refactor(⚙️ config): clean up
This commit is contained in:
parent
335d0eacf8
commit
381edc3122
@ -4,10 +4,7 @@
|
||||
|
||||
"parser": "@typescript-eslint/parser",
|
||||
|
||||
"env": {
|
||||
"node": true,
|
||||
"browser": true
|
||||
},
|
||||
"env": { "node": true, "browser": true },
|
||||
|
||||
"rules": {
|
||||
"prettier/prettier": "error",
|
||||
|
Loading…
Reference in New Issue
Block a user