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": {
|
"indentation": {
|
||||||
"ignoreExceptions": true,
|
"ignoreExceptions": true,
|
||||||
"alignTryCatch": false,
|
"alignTryCatch": false,
|
||||||
|
"selectionScreenBlockIndentation": false,
|
||||||
"globalClassSkipFirst": false,
|
"globalClassSkipFirst": false,
|
||||||
"ignoreGlobalClassDefinition": false,
|
"ignoreGlobalClassDefinition": false,
|
||||||
"ignoreGlobalInterface": false
|
"ignoreGlobalInterface": false
|
||||||
|
|
|
@ -17,10 +17,10 @@
|
||||||
"url": "git+https://github.com/abapGit/abapGit.git"
|
"url": "git+https://github.com/abapGit/abapGit.git"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@abaplint/cli": "^2.74.38",
|
"@abaplint/cli": "^2.74.54",
|
||||||
"@abaplint/transpiler-cli": "^1.3.37",
|
"@abaplint/transpiler-cli": "^1.3.49",
|
||||||
"@abaplint/runtime": "^1.3.37",
|
"@abaplint/runtime": "^1.3.49",
|
||||||
"abapmerge": "^0.14.3",
|
"abapmerge": "^0.14.3",
|
||||||
"eslint": "^7.28.0"
|
"eslint": "^7.29.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user