Skip to content

Commit f821d26

Browse files
committed
Add icon for objectscript-int language
1 parent 7a77186 commit f821d26

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,11 @@
418418
],
419419
"extensions": [
420420
".mac"
421-
]
421+
],
422+
"icon": {
423+
"dark": "./images/fileIcon.svg",
424+
"light": "./images/fileIcon.svg"
425+
}
422426
},
423427
{
424428
"id": "objectscript-int",

0 commit comments

Comments
 (0)