11 lines
161 B
JSON
11 lines
161 B
JSON
|
{
|
||
|
"version": "2.0.0",
|
||
|
"tasks": [
|
||
|
{
|
||
|
"label": "buildrom",
|
||
|
"type": "shell",
|
||
|
"command": "make"
|
||
|
}
|
||
|
]
|
||
|
}
|