@chantelle/eslint-plugin-chantelle
v1.4.7
Published
## Installation
Downloads
52
Readme
@chantelle/eslint-plugin-chantelle
Installation
Chantelle
npm i -D @chantelle/eslint-plugin-chantelle @chantelle/eslint-config-chantelle eslint-plugin-prettier prettier
package.json
"eslintConfig": { "extends": ["@chantelle/chantelle"], }
Chantelle CommonJs
npm i -D @chantelle/eslint-plugin-chantelle @chantelle/eslint-config-chantelle eslint-plugin-prettier prettier
package.json
"eslintConfig": { "extends": ["@chantelle/chantelleCommonJs"], }
Legacy:
npm i -D @chantelle/eslint-plugin-chantelle @chantelle/eslint-config-legacy eslint-plugin-prettier prettier
package.json
"eslintConfig": { "extends": ["@chantelle/legacy"] }