oxc/crates/oxc_regular_expression
Boshen afe728a73a feat(parser): parse regular expression with regex parser (#4998)
Many false positives and incorrect errors. @leaysgur Enjoy 😁

Run `just conformance` to update the snapshot.
2024-08-22 03:09:55 +00:00
..
examples
src feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
Cargo.toml feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
README.md feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00