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,4 +1,4 @@
{
"extends": "./tsconfig.json",
"extends": "./lib/tsconfig.json",
"exclude": ["dist"]
}