fix: tsc command
This commit is contained in:
parent
b3e837c21e
commit
aab6173f05
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"start": "wunderctl up --debug",
|
||||
"build": "wunderctl generate --debug",
|
||||
"check": "tsc --noEmit 123"
|
||||
"check": "tsc --noEmit"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user