[html] attribute on separate line formatting. Fixes #2204

This commit is contained in:
Martin Aeschlimann
2017-01-07 22:48:35 -04:00
parent ca0bf48d75
commit be716e241f
4 changed files with 13 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
},
"dependencies": {
"vscode-css-languageservice": "^2.0.0-next.6",
"vscode-html-languageservice": "^2.0.0-next.3",
"vscode-html-languageservice": "^2.0.0-next.4",
"vscode-languageserver": "3.0.1-alpha.2",
"vscode-nls": "^1.0.7",
"vscode-uri": "^1.0.0"