Skip to content

Commit

Permalink
Fix vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
black-trooper committed Jun 10, 2018
1 parent 4362e9c commit 5357494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"editor.tabSize": 2,
"files.eol": "\n",
"html.format.extraLiners": "",
"html.format.unformatted": "a, abbr, acronym, b, bdo, big, br, button, cite, code, dfn, em, img, input, kbd, label, map, object, q, samp, select, small, span, strong, sub, sup, textarea, tt, var"
"html.format.unformatted": "a, abbr, acronym, b, bdo, big, br, button, cite, code, dfn, em, img, input, kbd, label, map, object, q, samp, select, small, span, strong, sub, sup, textarea, tt, var, virtual"
}

0 comments on commit 5357494

Please sign in to comment.