We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a0a153 commit 7612dc7Copy full SHA for 7612dc7
.vscode/settings.json
@@ -0,0 +1,15 @@
1
+{
2
+ "editor.defaultFormatter": "biomejs.biome",
3
+ "[typescript]": {
4
+ "editor.defaultFormatter": "biomejs.biome"
5
+ },
6
+ "[typescriptreact]": {
7
8
9
+ "[javascript]": {
10
11
12
+ "[json]": {
13
14
+ }
15
+}
0 commit comments