diff --git a/tsconfig.json b/tsconfig.json index 7c0984b6..214d3930 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,12 +2,7 @@ "extends": "@tsconfig/docusaurus/tsconfig.json", "compilerOptions": { "target": "esnext", - "lib": ["dom", "dom.iterable", "esnext"], - "esModuleInterop": true, - "allowJs": true, "module": "esnext", - "moduleResolution": "node", - "resolveJsonModule": true, "baseUrl": ".", "forceConsistentCasingInFileNames": true, "paths": {