mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 22:48:53 +08:00

* Create abaplint-app.json * Delete src/abaplint-app.json * Update abaplint-app.json * Create abaplint-steampunk.jsonc * Update abaplint-steampunk.jsonc * Update abaplint-steampunk.jsonc
12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"configurations": {
|
|
"default": {
|
|
"filename": "./abaplint.jsonc"
|
|
},
|
|
"steampunk": {
|
|
"filename": "./abaplint-steampunk.jsonc",
|
|
"annotations": false
|
|
}
|
|
}
|
|
}
|