fix: restore lint and test baseline
This commit is contained in:
@@ -13,5 +13,7 @@ export default defineConfig({
|
||||
environment: 'node',
|
||||
globals: true,
|
||||
include: ['test/**/*.test.ts'],
|
||||
maxWorkers: 4,
|
||||
testTimeout: 10_000,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user