We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa3857 commit dd3e645Copy full SHA for dd3e645
package.json
@@ -9,6 +9,7 @@
9
"downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes && cp -f .github/abaplint/abap_702.jsonc abaplint.jsonc && npm run abaplintpathfix",
10
"init_downport": "git clone --branch 702 https://github.com/abap2UI5/abap2UI5 && cp -r abap2UI5/src src",
11
"cleanup_downport": "rm -rf abap2UI5 && rm -rf src/src"
12
+
13
},
14
"repository": {
15
"type": "git",
0 commit comments