17 lines
224 B
JSON
17 lines
224 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"type": "ca65",
|
|
"problemMatcher": [
|
|
"$ca65",
|
|
"$ld65"
|
|
],
|
|
"group": {
|
|
"kind": "build",
|
|
"isDefault": true
|
|
},
|
|
"label": "ca65: Build without config"
|
|
}
|
|
]
|
|
} |