Files
agent/config-serializer/.vscode/tasks.json
2016-03-29 01:56:58 +02:00

9 lines
151 B
JSON

{
"version": "0.1.0",
"command": "tsc",
"isShellCommand": true,
"showOutput": "silent",
"args": [],
"problemMatcher": "$tsc"
}