mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
parent
30615e848e
commit
5365f536ae
|
@ -235,6 +235,7 @@
|
|||
"indentation": {
|
||||
"ignoreExceptions": true,
|
||||
"alignTryCatch": false,
|
||||
"selectionScreenBlockIndentation": false,
|
||||
"globalClassSkipFirst": false,
|
||||
"ignoreGlobalClassDefinition": false,
|
||||
"ignoreGlobalInterface": false
|
||||
|
|
|
@ -17,10 +17,10 @@
|
|||
"url": "git+https://github.com/abapGit/abapGit.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.74.38",
|
||||
"@abaplint/transpiler-cli": "^1.3.37",
|
||||
"@abaplint/runtime": "^1.3.37",
|
||||
"@abaplint/cli": "^2.74.54",
|
||||
"@abaplint/transpiler-cli": "^1.3.49",
|
||||
"@abaplint/runtime": "^1.3.49",
|
||||
"abapmerge": "^0.14.3",
|
||||
"eslint": "^7.28.0"
|
||||
"eslint": "^7.29.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user