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"
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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"
}