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

feat(eslint): support .cjs extensions #1034

Merged
merged 1 commit into from
Aug 15, 2021
Merged

feat(eslint): support .cjs extensions #1034

merged 1 commit into from
Aug 15, 2021

Conversation

ybiquitous
Copy link
Owner

The .cjs extension is for CommonJS modules. See https://nodejs.org/api/esm.html.

The `.cjs` extension is for CommonJS modules. See <https://nodejs.org/api/esm.html>.
@ybiquitous ybiquitous merged commit f6bd459 into main Aug 15, 2021
@ybiquitous ybiquitous deleted the eslint/support-cjs branch August 15, 2021 12:48
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