abap2UI5/abaplint-app.json
oblomov 978c0ff4d3
Create abaplint-app.json (#850)
* 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
2024-02-03 10:36:52 +01:00

12 lines
191 B
JSON

{
"configurations": {
"default": {
"filename": "./abaplint.jsonc"
},
"steampunk": {
"filename": "./abaplint-steampunk.jsonc",
"annotations": false
}
}
}