{ "editor.formatOnSave": true, "files.readonlyInclude": { "**/routeTree.gen.ts": true }, "files.watcherExclude": { "**/routeTree.gen.ts": true }, "search.exclude": { "**/routeTree.gen.ts": true }, "js/ts.tsdk.path": "node_modules/typescript/lib" }