Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Current TS config doesn't allow one to use normal ESM imports because they don't have a default export. This config setup should allow it to play nice with modules that setup DTS files without a default exports (like a number of Hapi modules do)
- Loading branch information