mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
9 lines
No EOL
173 B
JSON
9 lines
No EOL
173 B
JSON
{
|
|
"version": "0.1.0",
|
|
"command": "npm",
|
|
"isShellCommand": true,
|
|
"showOutput": "silent",
|
|
"args": ["run", "watch"],
|
|
"isWatching": true,
|
|
"problemMatcher": "$tsc-watch"
|
|
} |