1.0.8 • Published 3 years ago

@bounce-insights/eslint-config v1.0.8

Weekly downloads
76
License
ISC
Repository
-
Last release
3 years ago

eslint-config

Bounce Insights shareable ESLint configuration file

Usage

To use this in your project run the following command

npm install @bounce-insights/eslint-config eslint eslint-plugin-react --save-dev

Add a .eslintrc.js file to the root of your project with the following content

module.exports = {
    "extends": "@bounce-insights",
}
1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago