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": {
|
"tasks": {
|
||||||
"typecheck": {},
|
"typecheck": {},
|
||||||
"build": {
|
"build": {
|
||||||
"dependsOn": ["^build"],
|
"dependsOn": [],
|
||||||
"outputs": ["dist/**"]
|
"outputs": ["dist/**"]
|
||||||
},
|
},
|
||||||
"opencode#test": {
|
"opencode#test": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue