Skip to content

v0.54.0

Choose a tag to compare

@sindresorhus sindresorhus released this 22 Jun 17:18
· 3 commits to main since this release

Improvements

  • Disable conflicting @html-eslint style rules when prettier is enabled ea75495
  • Disable regexp/prefer-regexp-exec in favor of TS version for TS code 47ad0d9
  • Use unicorn/consistent-boolean-name instead of the naming-convention boolean prefix f933fbf
  • Update to eslint-plugin-unicorn 68

New rules


v0.53.2...v0.54.0