chore: purge shadcn from codebase. Replace with bits-ui components and other tools
This commit is contained in:
@@ -20,7 +20,6 @@ export default defineConfig({
|
||||
'dist',
|
||||
'e2e',
|
||||
'.storybook',
|
||||
'src/shared/shadcn/**/*',
|
||||
],
|
||||
restoreMocks: true,
|
||||
coverage: {
|
||||
@@ -38,7 +37,6 @@ export default defineConfig({
|
||||
'**/*.spec.ts',
|
||||
'**/*.d.ts',
|
||||
'**/*.stories.svelte',
|
||||
'src/shared/shadcn/**/*',
|
||||
'vitest.config.ts',
|
||||
],
|
||||
thresholds: {
|
||||
|
||||
Reference in New Issue
Block a user