{ "editor.formatOnSave": true, "[astro]": { "editor.defaultFormatter": "astro-build.astro-vscode" }, "editor.defaultFormatter": "biomejs.biome", "typescript.tsdk": "node_modules/typescript/lib" }