eslint-config-bodc

1.3.1-alpha.2 • Public • Published

Node package defining standard linting rules for BODC React projects.

To use:

  • Install the package: npm install --save-dev eslint-config-bodc
  • Add the following to your project's package.json:
    "eslintConfig": {
        "extends": [
          "bodc"
        ]
      },
    
    Note, if your package.json already contains an "eslintConfig" section that should be replaced with this. Likewise if you have a .eslintrc.json file, that should be removed as well.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-bodc

Weekly Downloads

215

Version

1.3.1-alpha.2

License

none

Unpacked Size

2.82 kB

Total Files

3

Last publish

Collaborators

  • bodc