sbv2-solana/tools/eslint
gallynaut 515445e6d7
Merge pull request #31 from switchboard-xyz/dependabot-npm_and_yarn-eslint-plugin-prettier-4.2.1
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1
2022-07-05 08:56:03 -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 Merge pull request #31 from switchboard-xyz/dependabot-npm_and_yarn-eslint-plugin-prettier-4.2.1 2022-07-05 08:56:03 -06:00

README.md

Switchboard Eslint Config

Add to your project

Create .eslintrc.json

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