@architect/eslint-config
v3.0.0
Published
Architect standard ESLint configuration
Downloads
1,815
Readme
@architect/eslint-config
Architect standard ESLint configuration
Installation
Add the following to package.json
(and don't forget to remove the .eslintrc.js
file).
"eslintConfig": {
"extends": "@architect/eslint-config"
}