Skip to content

Commit d1c7754

Browse files
committed
renaming config to rescript
1 parent 77b157e commit d1c7754

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)