Update template
This commit is contained in:
parent
6116f21a96
commit
b19cd750a3
7 changed files with 2475 additions and 563 deletions
|
|
@ -12,9 +12,9 @@
|
|||
"fmt:check": "prettier --check ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"oxlint": "^1.28.0",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "^7.0.0",
|
||||
"@types/node": "^26.0.0"
|
||||
"@types/node": "^26.2.0",
|
||||
"oxlint": "^1.77.0",
|
||||
"prettier": "^3.9.6",
|
||||
"typescript": "^7.0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue