3.1.1 • Published 4 years ago
@psdevs/eslint-config v3.1.1
eslint-config
Our preferred code linting rules for ESLint.
Usage
$ npm i -D @psdevs/eslint-config
In package.json
, add:
"eslintConfig": {
"extends": "@psdevs/eslint-config"
},
Our preferred code linting rules for ESLint.
$ npm i -D @psdevs/eslint-config
In package.json
, add:
"eslintConfig": {
"extends": "@psdevs/eslint-config"
},