Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BREAKING - Move from mjs to js #8

Merged
merged 2 commits into from
Apr 29, 2024
Merged

Conversation

marinkovicmilos
Copy link
Owner

@marinkovicmilos marinkovicmilos commented Apr 29, 2024

  • Avoid using "moduleResolution": "NodeNext" in tsconfig.json with "type": "module" in package.json. This combination is currently not supported by fastify typing system. ts(2349) warning
  • Unable to write Unit tests for .mjs files

@marinkovicmilos marinkovicmilos merged commit 97db170 into main Apr 29, 2024
@marinkovicmilos marinkovicmilos deleted the move-from-mjs-to-js branch April 29, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant