We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ca9973 commit 4e8186cCopy full SHA for 4e8186c
1 file changed
.vscode/settings.json
@@ -1,7 +1,6 @@
1
{
2
"editor.codeActionsOnSave": {
3
- "quickfix.biome": "explicit",
4
- "source.organizeImports.biome": "explicit"
+ "source.fixAll.biome": "explicit"
5
},
6
"editor.defaultFormatter": "biomejs.biome",
7
"[typescript]": {
0 commit comments