refactor(⚙️ config): clean up

This commit is contained in:
Walid 2023-07-31 13:49:58 +01:00
parent 335d0eacf8
commit 381edc3122
Signed by: Walidoux
GPG Key ID: CCF21881FE8BEBAF

View File

@ -4,10 +4,7 @@
"parser": "@typescript-eslint/parser", "parser": "@typescript-eslint/parser",
"env": { "env": { "node": true, "browser": true },
"node": true,
"browser": true
},
"rules": { "rules": {
"prettier/prettier": "error", "prettier/prettier": "error",