fix: add vitest.config.ts to eslint allowDefaultProject (#440 build fix) (#441)

This commit is contained in:
2026-04-05 22:01:57 +00:00
parent 0ae932ab34
commit c08aa6fa46
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -27,6 +27,7 @@ export default tseslint.config(
'apps/web/e2e/*.ts',
'apps/web/e2e/helpers/*.ts',
'apps/web/playwright.config.ts',
'apps/gateway/vitest.config.ts',
'packages/mosaic/__tests__/*.ts',
],
},