Skip to content

Releases: mourner/eslint-config-mourner

v4.0.0

25 Jun 08:13
Compare
Choose a tag to compare
  • Support ESLint 9+ by switching to a flat config format.
  • Revise the rule list to remove old deprecated rules and add a few new ones.
  • Drop Node-related rules (preferring to use the Node plugin on a per-project basis).
  • Keep stylistic rules by using @stylistic/js plugin.

v3.0.0

27 Aug 14:17
Compare
Choose a tag to compare

ES-targeted overhaul, since I switched to ES6 / modules (+ rollup and buble) for my projects.