{
  "version": "0.1.0",
  "command": "tsc",
  "isShellCommand": true,
  "args": ["-p", "./tsconfig.json"],
  "problemMatcher": "$tsc"
}