dapr / dapr/js-sdk

Investigate usage of esModuleInterop and remove if not required

Open
#319 1 comment 0 reactions 0 assignees View on GitHub
enhancement triaged/resolved
Dominant language
JavaScript
Stars
217
Forks
104
PR merge metrics
No merged PRs in 30d

Description

## Describe the proposal
Investigate the usage of esModuleInterop in tsconfig and remove it if it's not required.

```
"esModuleInterop": true, /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.