npm eslint-config-problems 5.0.0
5.0.0 — A New Era

latest release: 6.0.0
3 years ago

This release upgrades to eslint v7, and makes signifiant changes to the config. The basic philosophy is still the same, but more rules have been added to catch more problems.

Additionally, eslint made the decision to deprecate rules that were specific to Node.js in eslint v7, so this release removes those rules. In the future, we may add a sub-config that would depend on https://github.com/mysticatea/eslint-plugin-node; please open an issue if you have interest in this.

  • BREAKING: Require eslint v7.3.0+
  • BREAKING: Change ruleset

Don't miss a new eslint-config-problems release

NewReleases is sending notifications on new releases.