add conf ts

This commit is contained in:
Andreani Jean
2023-01-10 17:19:04 +01:00
parent 78e46956c4
commit 79deee10be

View File

@@ -5,6 +5,6 @@
"composite": true,
"allowJs": true,
"lib": [],
"types": ["node", "jsdom"]
"types": ["node", "jsdom", "vite/client"]
}
}