Skip to content

Commit c6cf1e0

Browse files
committed
Provide an icon for the language
1 parent 30d8332 commit c6cf1e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@
6464
"extensions": [
6565
".rkt"
6666
],
67+
"icon": {
68+
"light": "images/icon.png",
69+
"dark": "images/icon.png"
70+
},
6771
"configuration": "language-configuration.json"
6872
}
6973
],

0 commit comments

Comments
 (0)