.
This commit is contained in:
parent
927b0835d8
commit
8ba43172d0
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@
|
||||||
},
|
},
|
||||||
"extends": ["eslint:recommended", "plugin:prettier/recommended"],
|
"extends": ["eslint:recommended", "plugin:prettier/recommended"],
|
||||||
"rules": {
|
"rules": {
|
||||||
"prettier/prettier": "error",
|
"prettier/prettier": "error"
|
||||||
"no-console": "warn"
|
|
||||||
},
|
},
|
||||||
"parserOptions": {
|
"parserOptions": {
|
||||||
"ecmaVersion": 8
|
"ecmaVersion": 8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue