This commit is contained in:
@@ -7,6 +7,10 @@ export default defineConfig({
|
||||
'.claude/**',
|
||||
'.superpowers/**',
|
||||
'.worktrees/**',
|
||||
// Playwright E2E specs — run via `npm run test:e2e`, not vitest. They
|
||||
// import @playwright/test and fail collection under vitest.
|
||||
'ui/e2e/**',
|
||||
'ui/e2e-auth/**',
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user