chore: set default formatter for markdown files
This commit is contained in:
parent
41c7959b52
commit
977eb71fc8
1 changed files with 2 additions and 2 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -117,7 +117,7 @@
|
||||||
"[ignore]": {
|
"[ignore]": {
|
||||||
"editor.defaultFormatter": "foxundermoon.shell-format"
|
"editor.defaultFormatter": "foxundermoon.shell-format"
|
||||||
},
|
},
|
||||||
"[terraform]": {
|
"[markdown]": {
|
||||||
"editor.defaultFormatter": "gamunu.opentofu"
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue