Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(linter): add unicode sets support to
no-useless-escape
rule (#…
…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