Skip to content

Commit e16781f

Browse files
authored
Set display name and improve description for the VSCode package (#569)
1 parent aa12e7f commit e16781f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "rescript-vscode",
3-
"description": "The official VSCode plugin for ReScript.",
3+
"displayName": "ReScript",
4+
"description": "ReScript language support (official)",
45
"author": "chenglou",
56
"license": "MIT",
67
"version": "1.6.0",

0 commit comments

Comments
 (0)