mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 02:24:43 +00:00
remove build from typecheck
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"tasks": {
|
"tasks": {
|
||||||
"typecheck": {},
|
"typecheck": {},
|
||||||
"build": {
|
"build": {
|
||||||
"dependsOn": ["^build"],
|
"dependsOn": [],
|
||||||
"outputs": ["dist/**"]
|
"outputs": ["dist/**"]
|
||||||
},
|
},
|
||||||
"opencode#test": {
|
"opencode#test": {
|
||||||
|
|||||||
Reference in New Issue
Block a user