This commit is contained in:
@@ -34,7 +34,9 @@ export default defineConfig({
|
||||
provider: 'v8',
|
||||
include: ['src/**/*.{ts,tsx}'],
|
||||
exclude: [
|
||||
'src/**/*.story.{ts,tsx}',
|
||||
'src/**/*.stories.{ts,tsx}',
|
||||
'src/index.ts',
|
||||
'src/styles/**',
|
||||
'src/components/types.ts',
|
||||
'src/types/**',
|
||||
|
||||
Reference in New Issue
Block a user