Skip to content

Commit b1c3c96

Browse files
authored
Merge pull request microsoft#135050 from sean-mcmanus/patch-1
Update package.json
2 parents 5e2605f + ae1bfc5 commit b1c3c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/html-language-features/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
],
151151
"scope": "resource",
152152
"default": null,
153-
"description": "%html.format.wrapAttributesIndentSize.desc%"
153+
"markdownDescription": "%html.format.wrapAttributesIndentSize.desc%"
154154
},
155155
"html.format.templating": {
156156
"type": "boolean",

0 commit comments

Comments
 (0)