{ "files.watcherExclude": { "**/routeTree.gen.ts": true }, "search.exclude": { "**/routeTree.gen.ts": true }, "files.readonlyInclude": { "**/routeTree.gen.ts": true }, "[typescript]": { "editor.defaultFormatter": "biomejs.biome", }, "[typescriptreact]": { "editor.defaultFormatter": "biomejs.biome", } }