Skip to content

Commit 697998f

Browse files
Fix formatting
Signed-off-by: Sanjula Ganepola <[email protected]>
1 parent f5a84ab commit 697998f

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

package.json

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"vscode": "^1.59.0"
88
},
99
"author": {
10-
"name": "Halcyon Tech Ltd",
11-
"url": "https://github.com/halcyon-tech"
12-
},
10+
"name": "Halcyon Tech Ltd",
11+
"url": "https://github.com/halcyon-tech"
12+
},
1313
"homepage": "https://github.com/halcyon-tech/ibm-i-development-pack/blob/master/readme.md",
1414
"repository": {
1515
"url": "https://github.com/halcyon-tech/ibm-i-development-pack"
@@ -18,12 +18,22 @@
1818
"url": "https://github.com/halcyon-tech/ibm-i-development-pack/issues"
1919
},
2020
"icon": "icon.png",
21-
"publisher": "halcyontechltd",
21+
"publisher": "halcyontechltd",
2222
"categories": [
2323
"Extension Packs"
2424
],
25-
"keywords": ["ibmi", "iseries", "as400", "rpgle", "cobol", "ile", "db2", "cl", "clle"],
26-
"extensionPack": [
25+
"keywords": [
26+
"ibmi",
27+
"iseries",
28+
"as400",
29+
"rpgle",
30+
"cobol",
31+
"ile",
32+
"db2",
33+
"cl",
34+
"clle"
35+
],
36+
"extensionPack": [
2737
"BrianJGarland.vscode-rpgfree",
2838
"barrettotte.ibmi-languages",
2939
"HalcyonTechLtd.code-for-ibmi",
@@ -35,8 +45,8 @@
3545
"HalcyonTechLtd.vscode-db2i",
3646
"HalcyonTechLtd.vscode-displayfile",
3747
"IBM.vscode-clle",
38-
"IBM.ibmidebug",
48+
"IBM.ibmidebug",
3949
"IBM.vscode-ibmi-projectexplorer",
4050
"IBM.vscode-sourceorbit"
4151
]
42-
}
52+
}

0 commit comments

Comments
 (0)