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 d30fa5c commit 7f3e862Copy full SHA for 7f3e862
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
- "editor.defaultFormatter": "biomejs.biome",
3
- "editor.formatOnPaste": true,
4
- "editor.codeActionsOnSave": {
5
- "source.fixAll.biome": "explicit"
6
- },
+ "editor.defaultFormatter": "biomejs.biome",
+ "editor.formatOnPaste": true,
+ "editor.codeActionsOnSave": {
+ "source.fixAll.biome": "explicit"
+ }
7
}
0 commit comments