chore: fix snjs lint job; devDep structure

This commit is contained in:
Mo
2022-07-06 08:39:43 -05:00
parent 6116287138
commit 3ab1ef5e2a
23 changed files with 122 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
{
"extends": "../../.eslintrc",
"extends": "../../.eslintrc.json",
"parserOptions": {
"project": "./linter.tsconfig.json"
},