fix: types

This commit is contained in:
Myzel394 2023-02-20 20:31:06 +01:00
parent 6d6352261c
commit 70f14aa81a
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

@ -16,6 +16,7 @@
"noEmit": true,
"types": [
"vite-plugin-svgr/client",
"@types/node",
],
"jsx": "react-jsx",
"baseUrl": "./src",