We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51aec1 commit 92b9e1eCopy full SHA for 92b9e1e
2 files changed
packages/table-core/tests/test-setup.ts
packages/table-core/vitest.config.ts
@@ -7,8 +7,6 @@ export default defineConfig({
7
dir: './tests',
8
watch: false,
9
environment: 'node',
10
- // environment: 'jsdom',
11
- // setupFiles: ['./tests/test-setup.ts'],
12
globals: true,
13
},
14
})
0 commit comments