My Learning Curve

Feed / Total TypeScript

Relative import paths need explicit file extensions in EcmaScript imports (article)

Tuesday, October 10, 2023

When using '--moduleResolution' with the option 'nodenext', it is necessary to add explicit file extensions to relative import paths in EcmaScript imports.

Read original article ↗