Add dom testing
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"static/**/*.js"
|
||||
],
|
||||
"compilerOptions": {
|
||||
"lib": ["ESNext", "dom"],
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"types": ["vitest/importMeta"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user