We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e9970 commit 9790a37Copy full SHA for 9790a37
1 file changed
abap_transpile.json
@@ -1,7 +1,7 @@
1
{
2
"input_folder": "src",
3
"input_filter": ["zcl*","zif*","zcx*"],
4
- "output_folder": "output",
+ "output_folder": "js-transpiled",
5
"lib": "https://github.com/open-abap/open-abap",
6
"write_unit_tests": true,
7
"write_source_map": true,
0 commit comments