fix: turbo check-types -> check
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"outputs": ["dist/**"]
|
"outputs": ["dist/**"]
|
||||||
},
|
},
|
||||||
"check-types": {
|
"check": {
|
||||||
"dependsOn": ["^check-types"]
|
"dependsOn": ["^check"]
|
||||||
},
|
},
|
||||||
"dev": {
|
"dev": {
|
||||||
"persistent": true,
|
"persistent": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user