Skip to content

Commit 0a7990c

Browse files
authored
Update abaplint.jsonc
1 parent d9b00e6 commit 0a7990c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

abaplint.jsonc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"files": "/src/**/*.*"
44
},
55
"dependencies": [
6+
{
7+
"url": "https://github.com/abaplint/deps",
8+
"folder": "/deps",
9+
"files": "/src/**/*.*"
10+
},
611
{
712
"url": "https://github.com/abap2UI5/abap2UI5",
813
"folder": "/abap2UI5",

0 commit comments

Comments
 (0)