Skip to content

v0.7.2

Compare
Choose a tag to compare
@ota-meshi ota-meshi released this 31 Mar 09:58
· 615 commits to master since this release

🐛 Bug Fixes

  • #81 Fixed false positives for disallowNeverMatch option in regexp/no-dupe-disjunctions rule.
  • #82 Fixed false positives for unknown method in regexp/no-unused-capturing-group.