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