@datawheel/eslint-config

1.0.4 • Public • Published

@datawheel/eslint-config

A set of common eslint rules to use on Datawheel javascript projects.

Usage

You will need to install this package's peerDependencies for it to work correctly. To install both this package and its peerDependencies at once, you can use this command:

npx install-peerdeps --dev @datawheel/eslint-config

Check the documentation for the install-peerdeps package for more options.

To enable this config file, add "extends": "@datawheel" to your eslint config file.
The easiest way is to set it under the "eslintConfig" key in the package.json file of your project.

Package Sidebar

Install

npm i @datawheel/eslint-config

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

4.75 kB

Total Files

3

Last publish

Collaborators

  • palamago
  • scespinoza
  • davelandry
  • frabarz
  • jhmullen-dw