2.0.1 • Published 3 years ago

@boxine/eslint-config-react v2.0.1

Weekly downloads
172
License
MIT
Repository
-
Last release
3 years ago

@boxine/eslint-config-react

ESLint configuration for React projects

Usage

npm install --save-dev @boxine/eslint-config-react

Please install all necessary peer dependencies in your project as devDependencies

Usage

Add the following to the extends array in your .eslintrc.js:

'@boxine/eslint-config-react',

For using prettier with the cli / your prettier plugin please add to your package.json:

"prettier": "@boxine/prettier-config",

You can override / replace the prettier configuration by adding your own. Just remove / skip prettier key in your package.json and add a configuration according to prettier

2.0.0-rc.3

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

2.0.0-rc.2

3 years ago

2.0.0-rc.0

3 years ago

1.8.0-rc.2

4 years ago

1.8.0-rc.1

4 years ago

1.8.0-rc.0

4 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.5.0-rc.1

5 years ago

1.5.0-rc.0

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago