{
    "version": "0.1.0",
    "command": "tsc",
    "isShellCommand": true,
    "args": ["-p", ".", "w"],
    "showOutput": "always", 
    "problemMatcher": "$tsc"
}