diff --git a/tsconfig.json b/tsconfig.json index 99710e8..b00f79d 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,7 @@ "lib": ["dom", "dom.iterable", "esnext"], "allowJs": true, "skipLibCheck": true, - "strict": true, + // "strict": true, // not now "forceConsistentCasingInFileNames": true, "noEmit": true, "esModuleInterop": true,