Updating documentation
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"editor.defaultFormatter": "akmittal.hugofy",
|
||||
"editor.formatOnPaste": false,
|
||||
"[html]": {
|
||||
"editor.defaultFormatter": "HookyQR.beautify"
|
||||
@@ -11,5 +10,8 @@
|
||||
"twig-language-2.endComma": "always",
|
||||
"[scss]": {
|
||||
"editor.defaultFormatter": "HookyQR.beautify"
|
||||
},
|
||||
"[tfvars]": {
|
||||
"editor.defaultFormatter": "hashicorp.terraform"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user