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.
2 parents bbea155 + 88cca18 commit 4b584e9Copy full SHA for 4b584e9
package.json
@@ -2,7 +2,7 @@
2
"name": "highlightjs-gdscript",
3
"version": "0.0.1",
4
"description": "highlight.js syntax definition for Godot's GDScript language",
5
- "main": "gdscript.js",
+ "main": "src/languages/gdscript.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
0 commit comments