10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"label": "shell",
|
|
"type": "shell",
|
|
"command": "/usr/bin/make"
|
|
}
|
|
]
|
|
} |