Make Vitest helpers global
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export default {
|
||||
test: {
|
||||
environment: 'node',
|
||||
globals: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user