Skip to content

Commit 181e056

Browse files
committed
restore package.json
1 parent 8ce03f7 commit 181e056

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,12 @@
139139
},
140140
"rescript.settings.inlayHints.maxLength": {
141141
"markdownDescription": "Maximum length of character for inlay hints. Set to null to have an unlimited length. Inlay hints that exceed the maximum length will not be shown.",
142-
"default": 25,
143-
"type": [
144-
"null",
145-
"integer"
146-
],
147-
"minimum": 0
142+
"default": 25,
143+
"type": [
144+
"null",
145+
"integer"
146+
],
147+
"minimum": 0
148148
},
149149
"rescript.settings.binaryPath": {
150150
"type": ["string", "null"],

0 commit comments

Comments
 (0)