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

@@ -28,7 +28,7 @@
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.182",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "*",
"jest": "^27.5.1",
"ts-jest": "^27.1.3"
},