{ "editor.formatOnSave": true, "editor.codeActionsOnSave": { "source.fixAll.biome": "explicit" }, "search.exclude": { "**/i18n/locales/*-*/**": true }, "vitest.workspaceConfig": "vitest.config.ts" }