diff --git a/tsconfig.json b/tsconfig.json index d266786a..decf33d6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,7 +12,6 @@ "lib": ["esnext", "dom"], "outDir": "dist", "moduleResolution": "node", - "keyofStringsOnly": true, "skipLibCheck": true, "esModuleInterop": true },