Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding file extension to interface imports (#228)
Adding the file extension will allow the interface imports to work for typescript packages using both `moduleResolution` `bundler` as well as `nodenext`. This is also more closely aligned with the node spec for imports so should be better supported.
- Loading branch information