Skip to content

Commit

Permalink
feat(linter): add unicode sets support to no-useless-escape rule (#…
Browse files Browse the repository at this point in the history
…5974)

- part of #5416

Replaces the handwritten regex parsing logic with the `oxc_regular_expression` parser, which should be more accurate and enables support for unicode sets.
  • Loading branch information
camchenry committed Sep 22, 2024
1 parent 74d8714 commit f9b44c5
Show file tree
Hide file tree
Showing 2 changed files with 595 additions and 45 deletions.
Loading

0 comments on commit f9b44c5

Please sign in to comment.