mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 13:48:55 +00:00
Part of #6413 , fixes these mismatch. ``` × Regular Expression content mismatch for `/[^]a/m`: `[]a` == `[]a` × Regular Expression content mismatch for `/a[^]/`: `a[]` == `a[]` × Regular Expression content mismatch for `/[^]/`: `[]` == `[]` × Regular Expression content mismatch for `/[^]/`: `[]` == `[]` ``` |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_checker | ||
| transform_conformance | ||
| website | ||