mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
checkpoint
This commit is contained in:

committed by
Geoff Seemueller

parent
9e6ef975a9
commit
580f361457
@@ -83,6 +83,7 @@ export default defineConfig(({command}) => {
|
||||
test: {
|
||||
globals: true,
|
||||
environment: 'jsdom',
|
||||
registerNodeLoader: false,
|
||||
setupFiles: ['./src/test/setup.ts'],
|
||||
exclude: [...configDefaults.exclude, 'workers/**', 'dist/**'],
|
||||
coverage: {
|
||||
|
Reference in New Issue
Block a user