Update vitest templates
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
"esModuleInterop": true,
|
||||
"jsx": "preserve",
|
||||
"jsxImportSource": "solid-js",
|
||||
"types": ["vite/client"]
|
||||
"types": ["vite/client", "@testing-library/jest-dom"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user