diff --git a/tsconfig.json b/tsconfig.json index 0a838530..0f00cc71 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -10,6 +10,7 @@ "isolatedModules": true, "lib": ["DOM", "ESNext"], "skipLibCheck": true, + "noUncheckedSideEffectImports": false, "types": ["vite/client", "node", "js-md5", "uuid"], "composite": true, "paths": {