Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@mourner mourner released this 25 Jun 08:13
· 3 commits to master since this release
  • 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.