diff --git a/tsconfig.json b/tsconfig.json index 56402e7..1852ee8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -52,6 +52,7 @@ // Recommended "esModuleInterop": true, "forceConsistentCasingInFileNames": true, + "libReplacement": false, // See "skipLibCheck": true, }