fix(core): remove tslint

This commit is contained in:
2022-07-30 15:50:38 +02:00
parent 976f9ba8ca
commit b16cfe0aac
3 changed files with 2 additions and 21 deletions

View File

@@ -17,9 +17,7 @@
"@gitzone/tsbundle": "^2.0.6",
"@gitzone/tstest": "^1.0.72",
"@pushrocks/tapbundle": "^5.0.4",
"@types/node": "^18.6.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
"@types/node": "^18.6.2"
},
"browserslist": [
"last 1 chrome versions"