eslint-config
This package provides Activix's ESLint config.
Usage
-
Install the package
npm install @activix/eslint-config --save-dev
-
Add the following to your
package.json
"eslintConfig": { "root": true, "extends": "@activix" },
This package provides Activix's ESLint config.
Install the package
npm install @activix/eslint-config --save-dev
Add the following to your package.json
"eslintConfig": {
"root": true,
"extends": "@activix"
},
npm i @activix/eslint-config
19
3.0.1
ISC
5.27 kB
5