Investigate usage of esModuleInterop and remove if not required
Open
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.