This PR adds file extensions to all relative import / export paths. This work enables NodeJS to correctly resolve the modules using ES module resolution.
🎫 Issues
👩💻 Reviewer Notes
✅ Checklist
General
[ ] I have added tests for my changes.
[ ] I have tested my changes.
[ ] I have updated the project documentation to reflect my changes.
Pull Request
📖 Description
This PR adds file extensions to all relative import / export paths. This work enables NodeJS to correctly resolve the modules using ES module resolution.
🎫 Issues
👩💻 Reviewer Notes
✅ Checklist
General
⏭ Next Steps