Use vitest
This commit is contained in:
parent
b46de85926
commit
cca5e31f56
15 changed files with 825 additions and 96 deletions
|
|
@ -19,6 +19,7 @@ export default [
|
|||
},
|
||||
globals: {
|
||||
...globals.browser,
|
||||
...globals.vitest,
|
||||
...globals.mocha,
|
||||
...globals.chai,
|
||||
...globals.commonjs,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue