Added
This commit is contained in:
1
.vscode/tasks.json
vendored
1
.vscode/tasks.json
vendored
@@ -23,6 +23,7 @@
|
|||||||
"script": "compile",
|
"script": "compile",
|
||||||
"isBackground": false,
|
"isBackground": false,
|
||||||
"group": "build",
|
"group": "build",
|
||||||
|
"label": "npm compile 'schemas'",
|
||||||
"presentation": { "reveal": "always", "panel": "dedicated" },
|
"presentation": { "reveal": "always", "panel": "dedicated" },
|
||||||
"problemMatcher": ["$tsc"]
|
"problemMatcher": ["$tsc"]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user