mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
html.format.wrapAttributes: value is "force-aligned", not "force-align". Fixes #19849
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
"enum": [
|
||||
"auto",
|
||||
"force",
|
||||
"force-align",
|
||||
"force-aligned",
|
||||
"force-expand-multiline"
|
||||
],
|
||||
"enumDescriptions": [
|
||||
|
||||
Reference in New Issue
Block a user