{ "ext": "js,ts,json", "watch": [ ".", "../../packages/**/dist" ], "ignore": [ ".next", "public/static", "package.json", "playwright", "src/client", "src/**/client", "test", "test-with-vite", "tmp", "*.mongodb.js" ] }