1.2.1 • Published 1 year ago
eslint-config-bodc v1.2.1
Node package defining standard linting rules for BODC React projects.
To use:
- Install the package:
npm install eslint-config-bodc - Add the following to your project's
package.json:
Note, if your"eslintConfig": { "extends": [ "bodc" ] },package.jsonalready contains an "eslintConfig" section that should be replaced with this. Likewise if you have a.eslintrc.jsonfile, that should be removed as well.
1.2.1
1 year ago
1.2.1-alpha.5
1 year ago