We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9524369 commit c77cd8dCopy full SHA for c77cd8d
.config/Windsurf/User/settings.json
@@ -2,11 +2,7 @@
2
"editor.codeActionsOnSave": {
3
"source.addMissingImports.ts": "always",
4
"source.fixAll.ts": "always",
5
- // "source.organizeImports": "always",
6
- // "source.fixAll.biome": "always",
7
"source.biome": "always"
8
- // "source.removeUnusedImports": "always"
9
- // "source.sortImports": "always"
10
},
11
"editor.formatOnSave": true,
12
"editor.fontFamily": "MesloLGM Nerd Font Mono",
0 commit comments