3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-14 22:05:01 +00:00

half the number of errors

This commit is contained in:
almeidx 2023-03-11 19:31:36 +00:00
parent 7c5e6eb91f
commit 1dca8c4447
No known key found for this signature in database
GPG key ID: B1F4887CEBE2EDB1
261 changed files with 760 additions and 1023 deletions

View file

@ -11,10 +11,10 @@
"devDependencies": {
"husky": "^3.0.9",
"lint-staged": "^9.4.2",
"prettier": "^2.4.0",
"prettier": "^2.8.4",
"tslint": "^5.13.1",
"tslint-config-prettier": "^1.18.0",
"typescript": "4.9"
"typescript": "~4.9.5"
},
"husky": {
"hooks": {