mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
feat: update to TypeScript 5; reorganize deps
This commit is contained in:
parent
658300fcac
commit
fd60a09947
5 changed files with 324 additions and 348 deletions
|
@ -13,9 +13,10 @@
|
|||
"lint-staged": "^9.4.2",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier-plugin-organize-imports": "^3.2.2",
|
||||
"tsc-watch": "^6.0.4",
|
||||
"tslint": "^5.13.1",
|
||||
"tslint-config-prettier": "^1.18.0",
|
||||
"typescript": "~4.9.5"
|
||||
"typescript": "^5.0.4"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue