diff --git a/tsconfig.json b/tsconfig.json index ccfe480..707c558 100755 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,6 +16,7 @@ "noEmit": true, "types": [ "vite-plugin-svgr/client", + "@types/node", ], "jsx": "react-jsx", "baseUrl": "./src",