Architect standard ESLint configuration
Add the following to package.json
(and don't forget to remove the .eslintrc.js
file).
"eslintConfig": {
"extends": "@architect/eslint-config"
}
Architect standard ESLint configuration
Add the following to package.json
(and don't forget to remove the .eslintrc.js
file).
"eslintConfig": {
"extends": "@architect/eslint-config"
}
npm i @architect/eslint-config
1,148
3.0.0
Apache-2.0
47 kB
9