mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-28 10:16:23 +08:00
update ci config (#1097)
* Rename abaplint_rename.json to abaplint_rename.jsonc * Update package.json
This commit is contained in:
parent
1cfc2b6652
commit
a8da7c597f
|
@ -9,7 +9,7 @@
|
|||
"unit": "echo RUNNING && node output/index.mjs",
|
||||
"transpile": "rm -rf output && abap_transpile test/abap_transpile.json",
|
||||
"test": "npm run downport && npm run transpile && npm run unit",
|
||||
"rename": "abaplint ./ci/abaplint_rename.json --rename",
|
||||
"rename": "abaplint ./ci/abaplint_rename.jsonc --rename",
|
||||
"cleanup": "rm -rf input && rm -rf output"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user