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 956183a commit 844d79fCopy full SHA for 844d79f
.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