{
"version": "2.0.0",
"tasks": [
"identifier": "npm",
"type": "npm",
"script": "compile",
"problemMatcher": [
"$tsc-watch"
],
"isBackground": true
}
]