This commit is contained in:
Lars Hvam 2024-09-02 11:31:02 +02:00
parent b2b328c0a5
commit c6271634a8
2 changed files with 4 additions and 1 deletions

View File

@ -125,6 +125,9 @@
},
"double_space": true,
"downport": false,
"add_test_attributes": true,
"implicit_start_of_selection": true,
"empty_event": true,
"dynpro_checks": false,
"easy_to_find_messages": false,
"empty_line_in_statement": {

View File

@ -23,7 +23,7 @@
]
},
"devDependencies": {
"@abaplint/cli": "^2.113.0",
"@abaplint/cli": "^2.113.3",
"@abaplint/database-sqlite": "^2.8.25",
"@abaplint/runtime": "^2.10.10",
"express": "^4.19.2",