chore(app): update config, dependencies, storybook, and app shell

This commit is contained in:
Ilia Mashkov
2026-03-02 22:21:19 +03:00
parent 55e2efc222
commit 87bba388dc
11 changed files with 369 additions and 283 deletions

View File

@@ -48,7 +48,7 @@ export default defineConfig({
statements: 70,
},
},
setupFiles: [],
setupFiles: ['./vitest.setup.unit.ts'],
globals: false,
},