10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"version": "0.1.0",
|
|
"command": "egret",
|
|
"isShellCommand": true,
|
|
"showOutput": "silent",
|
|
"args": [
|
|
"build"
|
|
],
|
|
"problemMatcher": "$tsc"
|
|
} |