Dynamic JSON import is missing `{ default }` wrapper
Open
bug
saus dev
- Dominant language
- TypeScript
- Stars
- 38
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Using `import('/path/to/file.json')` should resolve with `{ default: }` instead of ``, or it won't match with what TypeScript infers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.