eslint tweaks

This commit is contained in:
MapleLeaf
2021-12-29 14:00:38 -06:00
parent 6a3e83769c
commit 3d7d1e8c2b
2 changed files with 9 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"**/docs/**"
],
"parserOptions": {
"project": "./tsconfig.json"
"project": "./node_modules/@itsmapleleaf/tsconfig.base.json"
},
"rules": {
// this rule causes a bunch of error notifications to pop up when moving files around