{ "workspace": [ "./packages/web" ], "imports": {}, "nodeModulesDir": "auto", "lint": { "exclude": [ "*routeTree.gen.ts", "*.test.ts", "*.test.tsx" ], "report": "pretty" }, "fmt": { "exclude": [ "*routeTree.gen.ts", "*.test.ts", "*.test.tsx" ] }, "unstable": [ "sloppy-imports" ] }