some more TS config

This commit is contained in:
2024-01-08 20:53:24 +01:00
parent 90653fa34e
commit b4cc35084c
4 changed files with 632 additions and 10 deletions

View File

@@ -29,6 +29,8 @@
"test": "npm exec -- karma start --log-level debug --single-run=true"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"eslint": "^8.56.0",
"jscs": "^2.1.1",
"jshint": "^2.11.0",