mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 02:38:31 +00:00
remove build from typecheck
This commit is contained in:
parent
18cad10647
commit
e3267413c2
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"tasks": {
|
||||
"typecheck": {},
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"dependsOn": [],
|
||||
"outputs": ["dist/**"]
|
||||
},
|
||||
"opencode#test": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue