We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49a811 commit 58acc67Copy full SHA for 58acc67
package.json
@@ -4,6 +4,7 @@
4
"description": "INI language support for development of content for the game Cortex Command",
5
"icon": "icon.png",
6
"version": "0.0.1",
7
+ "publisher": "CortexCommandCommunityProject",
8
"license": "LICENSE.md",
9
"repository": {
10
"type": "git",
@@ -54,4 +55,4 @@
54
55
"build": "npx js-yaml syntaxes/ccini.tmLanguage.yaml > syntaxes/ccini.tmLanguage.json",
56
"publish": "vsce publish"
57
}
-}
58
+}
0 commit comments