mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 17:22:55 -05:00
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"version": "0.1.0",
|
|
"command": "npm",
|
|
"isShellCommand": true,
|
|
"showOutput": "silent",
|
|
"args": ["run", "watch"],
|
|
"isWatching": true,
|
|
"problemMatcher": "$tsc-watch"
|
|
} |