chore: Update scripts
This commit is contained in:
parent
1af7cf94e3
commit
0486c1d9e0
2 changed files with 3 additions and 9635 deletions
15
.vscode/tasks.json
vendored
15
.vscode/tasks.json
vendored
|
@ -17,7 +17,7 @@
|
|||
],
|
||||
"command": "npm",
|
||||
"dependsOn": "tsc",
|
||||
"taskName": "build",
|
||||
"label": "build",
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
|
@ -66,7 +66,7 @@
|
|||
"command": "find"
|
||||
},
|
||||
"command": "",
|
||||
"taskName": "clean project"
|
||||
"label": "clean project"
|
||||
},
|
||||
{
|
||||
"args": [
|
||||
|
@ -74,16 +74,7 @@
|
|||
"changelog"
|
||||
],
|
||||
"command": "npm",
|
||||
"taskName": "changelog"
|
||||
},
|
||||
{
|
||||
"args": [
|
||||
"-p",
|
||||
"."
|
||||
],
|
||||
"command": "tsc",
|
||||
"dependsOn": "clean project",
|
||||
"taskName": "tsc"
|
||||
"label": "changelog"
|
||||
}
|
||||
]
|
||||
}
|
9623
package-lock.json
generated
9623
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue