Updating latest
This commit is contained in:
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@@ -1,3 +1,13 @@
|
||||
{
|
||||
"editor.defaultFormatter": "HookyQR.beautify"
|
||||
"editor.defaultFormatter": "HookyQR.beautify",
|
||||
"editor.formatOnPaste": false,
|
||||
"[html]": {
|
||||
"editor.defaultFormatter": "HookyQR.beautify"
|
||||
},
|
||||
"[handlebars]": {
|
||||
|
||||
},
|
||||
"beautify.config": {
|
||||
"indent_handlebars": false
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user