9 lines
151 B
JSON
9 lines
151 B
JSON
{
|
|
"version": "0.1.0",
|
|
"command": "tsc",
|
|
"isShellCommand": true,
|
|
"showOutput": "silent",
|
|
"args": [],
|
|
"problemMatcher": "$tsc"
|
|
}
|