We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d2e9a0 + b1c19fb commit 7c1daccCopy full SHA for 7c1dacc
.vscode/settings.json
@@ -1,4 +1,6 @@
1
{
2
+ "editor.formatOnSave": true,
3
+ "editor.defaultFormatter": "esbenp.prettier-vscode",
4
"workbench.editorAssociations": {
5
"*.md": "vscode.markdown.preview.editor"
6
}
0 commit comments