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