Skip to content

Commit 98288c9

Browse files
Merge pull request #28 from teamwalnut/fixing_config_title
renaming config to rescript
2 parents 77b157e + d1c7754 commit 98288c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
],
4040
"configuration": {
4141
"type": "object",
42-
"title": "Example configuration",
42+
"title": "ReScript",
4343
"properties": {
4444
"languageServerExample.maxNumberOfProblems": {
4545
"scope": "resource",
@@ -101,4 +101,4 @@
101101
"chokidar": "^3.4.2",
102102
"tmp": "^0.2.1"
103103
}
104-
}
104+
}

0 commit comments

Comments
 (0)