Typescript 2.9 and later changes on how the JSON files are imported. Due to lack of time we've decided to freeze the version to <2.9.0 but in the future we'd be happy to updated it to the newest version.
Work needed to be done:
Update all package.json
Add support for esModuleInterop
Update all packages to use esModuleInterop
Add support for resolveJsonModule
Update all imports to use esModuleInterop
Add support for declarationMap
Fix all dependencies
The text was updated successfully, but these errors were encountered:
We are unable to convert the task to an issue at this time. Please try again.
The issue was successfully created but we are unable to update the comment at this time.
Typescript 2.9 and later changes on how the JSON files are imported. Due to lack of time we've decided to freeze the version to
<2.9.0but in the future we'd be happy to updated it to the newest version.Work needed to be done:
package.jsonesModuleInteropresolveJsonModuledeclarationMapThe text was updated successfully, but these errors were encountered: