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

Proposal: Always use --reset for ESLint #3

Open
dominicbarnes opened this issue Jul 6, 2015 · 0 comments
Open

Proposal: Always use --reset for ESLint #3

dominicbarnes opened this issue Jul 6, 2015 · 0 comments

Comments

@dominicbarnes
Copy link
Contributor

Since 1.0.0 is going to have that behavior by default, I figure it's best to start using the feature now. The gist is that using --reset disables all rules, rather than having a "default" ruleset.

With that in mind, we:

  • can remove any rules here that we are explicitly disabling
  • need to find any rules we're implicitly depending on and add them here
@dominicbarnes dominicbarnes changed the title Proposal: Always use --reset for ESLint Proposal: Always use --reset for ESLint Jul 6, 2015
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

No branches or pull requests

1 participant