mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-30 07:39:24 +08:00
Create abaplint-app.json (#849)
This commit is contained in:
parent
a11d447aeb
commit
5343f1b4d4
11
src/abaplint-app.json
Normal file
11
src/abaplint-app.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"configurations": {
|
||||
"default": {
|
||||
"filename": "./abaplint.json"
|
||||
},
|
||||
"steampunk": {
|
||||
"filename": "./abaplint-steampunk.json",
|
||||
"annotations": false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user