remove wrapAttributesIndentSize from settings for now (for #55743)

This commit is contained in:
Martin Aeschlimann
2018-08-30 14:22:19 +02:00
parent 712cd009f8
commit 9d3307317e

View File

@@ -124,15 +124,6 @@
],
"description": "%html.format.wrapAttributes.desc%"
},
"html.format.wrapAttributesIndentSize": {
"type": [
"integer",
"null"
],
"scope": "resource",
"default": null,
"description": "%html.format.wrapAttributesIndentSize.desc%"
},
"html.suggest.angular1": {
"type": "boolean",
"scope": "resource",