We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fd206 commit bb94cfdCopy full SHA for bb94cfd
1 file changed
.vscode/settings.json
@@ -6,6 +6,9 @@
6
"files.associations": {
7
"*.css": "tailwindcss"
8
},
9
+ "[json]": {
10
+ "editor.defaultFormatter": "biomejs.biome"
11
+ },
12
"[typescript]": {
13
"editor.defaultFormatter": "biomejs.biome"
14
0 commit comments