We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83afe17 commit 67c4d52Copy full SHA for 67c4d52
.vscode/settings.json
@@ -13,4 +13,8 @@
13
"[python]": {
14
"editor.defaultFormatter": "ms-python.black-formatter"
15
}
16
+ "[yaml]": {
17
+ "editor.defaultFormatter": "esbenp.prettier-vscode",
18
+ "editor.formatOnSave": false
19
+ },
20
0 commit comments