Skip to content

Switch from .eslintrc.yml to .eslintrc.js #127

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

Merged
merged 2 commits into from
Jun 14, 2021

Conversation

bmish
Copy link
Member

@bmish bmish commented Jun 14, 2021

No behavior change.

The JavaScript format of this file is a lot more common these days and it is easier to work with in that we can dynamically generate parts of it.

In particular, it will enable a follow-up to dynamically read the package version when enforcing rule URLs: https://github.com/not-an-aardvark/eslint-plugin-eslint-plugin/blob/master/docs/rules/require-meta-docs-url.md#version-specific-url

Copy link
Contributor

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

can you also put them in 1 config? (the merging behavior will be removed in the new config system.)

@bmish
Copy link
Member Author

bmish commented Jun 14, 2021

@aladdin-add good idea, updated.

Copy link
Contributor

@aladdin-add aladdin-add left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@aladdin-add aladdin-add merged commit c767ea3 into eslint-community:master Jun 14, 2021
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