Skip to content

Commit 6bffcfa

Browse files
authored
Update abaplint.jsonc
1 parent 890f378 commit 6bffcfa

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

abaplint.jsonc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,19 @@
88
"folder": "/deps",
99
"files": "/src/**/*.*"
1010
},
11+
{
12+
"url": "https://github.com/abap2UI5/abap2UI5",
13+
"folder": "/abap2UI5",
14+
"files": "/src/**/*.*"
15+
},
1116
{
1217
"url": "https://github.com/abap2xlsx/abap2xlsx",
1318
"folder": "/abap2xlsx",
1419
"files": "/src/**/*.*"
1520
},
1621
{
17-
"url": "https://github.com/abap2UI5/abap2UI5",
18-
"folder": "/abap2UI5",
22+
"url": "https://github.com/abap2UI5-addons/abap2xlsx-ui",
23+
"folder": "/abap2xlsx_ui",
1924
"files": "/src/**/*.*"
2025
}
2126
],

0 commit comments

Comments
 (0)