Don't use globals
This commit is contained in:
@@ -4,6 +4,5 @@ import config from './vite.config';
|
||||
export default mergeConfig(config, {
|
||||
test: {
|
||||
environment: 'happy-dom',
|
||||
globals: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user