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 9ef8847 commit e1fb889Copy full SHA for e1fb889
.vscode/settings.json
@@ -5,5 +5,8 @@
5
},
6
"[typescript]": {
7
"editor.defaultFormatter": "esbenp.prettier-vscode"
8
+ },
9
+ "[typescriptreact]": {
10
+ "editor.defaultFormatter": "esbenp.prettier-vscode"
11
}
12
0 commit comments