diff --git a/tsconfig.json b/tsconfig.json index 9e48c84..2c7a584 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,6 +8,10 @@ "esModuleInterop": true, "allowSyntheticDefaultImports": true, "jsx": "preserve", + a + b + c + d "moduleResolution": "node", "resolveJsonModule": true, "noUnusedLocals": false,