File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -13,21 +13,19 @@ body:
1313 label : printWidth
1414 description : What value do you have the `printWidth` option set to? (Defaults to `80`.)
1515 placeholder : " 80"
16- default : " 80"
1716 - type : dropdown
1817 attributes :
1918 label : singleAttributePerLine
2019 description : What value do you have the `singleAttributePerLine` option set to? (Defaults to `false`.)
2120 options :
2221 - " true"
2322 - " false"
24- default : " false "
23+ default : 1
2524 - type : input
2625 attributes :
2726 label : tabWidth
2827 description : What value do you have the `tabWidth` option set to? (Defaults to `2`.)
2928 placeholder : " 2"
30- default : " 2"
3129 - type : dropdown
3230 attributes :
3331 label : xmlWhitespaceSensitivity
4543 options :
4644 - " true"
4745 - " false"
48- default : " true "
46+ default : 0
4947 - type : textarea
5048 attributes :
5149 label : Input XML
You can’t perform that action at this time.
0 commit comments