sbv2-solana/tools/eslint
gallynaut d0fdd03357 Publish
- @switchboard-xyz/switchboardv2-cli@0.1.24
 - @switchboard-xyz/sbv2-lite@0.1.4
 - @switchboard-xyz/sbv2-utils@0.1.15
 - @switchboard-xyz/switchboard-v2@0.0.102
 - @switchboard-xyz/v2-feed-parser@0.1.3
 - @switchboard-xyz/v2-feed-walkthrough@0.1.3
 - @switchboard-xyz/lease-observer@0.1.4
 - anchor-feed-parser@0.1.3
 - anchor-vrf-parser@0.1.3
 - spl-feed-parser@0.1.3
 - @switchboard-xyz/eslint-config@0.1.1
 - website@0.1.4
2022-05-26 17:50:04 -06:00
..
.gitignore metrics command 2022-05-26 13:18:08 -06:00
LICENSE metrics command 2022-05-26 13:18:08 -06:00
README.md metrics command 2022-05-26 13:18:08 -06:00
index.js metrics command 2022-05-26 13:18:08 -06:00
package.json Publish 2022-05-26 17:50:04 -06:00

README.md

Switchboard Eslint Config

Add to your project

Create .eslintrc.json

{
  "extends": "@switchboard-xyz"
}