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!: improve esm rules #270

Merged
merged 4 commits into from
Aug 9, 2023
Merged

feat!: improve esm rules #270

merged 4 commits into from
Aug 9, 2023

Conversation

simenandre
Copy link
Member

Along with our continued focus towards JavaScript Modules (ESM), we want an improved developer experience as well. This pull request adds rules that are ESM goodness!

I still think we have examples where we don't want a few of these rules, so I've kept them grouped in a separate config (esm.js) to make it easier to ignore.

This is considered breaking because we're adding rules that are going to break behaviour on CommonJS projects.

@simenandre simenandre requested a review from a team as a code owner August 8, 2023 19:15
Copy link
Member

@braaar braaar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@simenandre simenandre merged commit 00b32f2 into main Aug 9, 2023
@delete-merged-branch delete-merged-branch bot deleted the simenandre/rules/esm branch August 9, 2023 05:58
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.

2 participants