Update settings.json

This commit is contained in:
Bertie690 2025-08-01 11:55:01 -04:00 committed by GitHub
parent 31efc1939b
commit cfef679967
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,5 +12,6 @@
"source.fixAll.eslint": "always",
"source.fixAll.biome": "always",
"source.organizeImports.biome": "always"
},
}
},
"vitest.cliArguments": "--no-isolate",
}