Skip to content

Change Request: Consider exporting config with all rules enabled #400

Open
@SimonSchick

Description

@SimonSchick

eslint-plugin-n version

latest

What problem do you want to solve?

It tends to be hard to follow new best practices as they are implemented and not all end up in recommended.
Changes to recommended after often considered breaking, some people (including myself), prefer to opt into all eslint rules available and opt-out of the ones that are undesirable.

What do you think is the correct solution?

Export a config with all rules enabled and let the consumer opt-out.

Prior art:

typescript-eslint and eslint-plugin-unicorn export an all variant.

Participation

  • I am willing to submit a pull request for this change.

Additional comments

I assume filing a PR for this would be relatively straight forward, there may be some differing opinions on individual rule configs though.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions