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

Add support for mjs/cjs extensions #530

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Add support for mjs/cjs extensions #530

merged 2 commits into from
Oct 21, 2024

Conversation

juli1
Copy link
Collaborator

@juli1 juli1 commented Oct 21, 2024

What problem are you trying to solve?

Support .cjs and .mjs file extensions.

What is your solution?

Add support for the extensions and treat these files as JavaScript files.

What the reviewer should know

Closes #529

@juli1 juli1 requested a review from a team as a code owner October 21, 2024 15:10
@juli1 juli1 requested a review from jacobotb October 21, 2024 15:10
@juli1 juli1 merged commit 4bd4a71 into main Oct 21, 2024
69 of 70 checks passed
@jasonforal jasonforal deleted the juli1/support-mjs-cjs branch November 8, 2024 09:38
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.

MJS files unrecognized as Javascript
3 participants