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.
1 parent 79311f0 commit 88ced63Copy full SHA for 88ced63
.prettierignore
@@ -0,0 +1 @@
1
+package.json
.vscode/settings.json
@@ -12,7 +12,7 @@
12
"editor.formatOnSave": true
13
},
14
"[json]": {
15
- "editor.defaultFormatter": "vscode.json-language-features",
+ "editor.defaultFormatter": "esbenp.prettier-vscode",
16
17
}
18
0 commit comments