diff --git a/types/get-caller-file/tsconfig.json b/types/get-caller-file/tsconfig.json index 1f87ecddd2..f54443c20d 100644 --- a/types/get-caller-file/tsconfig.json +++ b/types/get-caller-file/tsconfig.json @@ -8,6 +8,7 @@ "noImplicitThis": true, "strictNullChecks": true, "strictFunctionTypes": true, + "esModuleInterop": true, "baseUrl": "../", "typeRoots": [ "../"