v2.0.0
Changes of note
- External recommended eslint rules are no longer included in rulesets by default; they now live in their own ruleset call
external-recommended
.
Example of how to use:
- The lite ruleset will no longer enforce a minimal parameter count (with regard to rule
functional-parameters
). See #79 for details.