提交 1d352907 编写于 作者: D Dirk Baeumer

Fixed watching TypeScript template

上级 aba1583a
......@@ -113,6 +113,7 @@ const tscWatch: TaskEntry = {
'\t"isShellCommand": true,',
'\t"args": ["-w", "-p", "."],',
'\t"showOutput": "silent",',
'\t"isWatching": true,',
'\t"problemMatcher": "$tsc-watch"',
'}'
].join('\n')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册