mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
Finishes the remaining items that require documenting for the JS AST implementations. Once again, I tried my best to ensure these are accurate, but it might not be 100% correct. I also renamed the `get_identifier` method to `get_identifier_name` to make it clear that it returns an `Atom`/`str` and not an `Identifier`. |
||
|---|---|---|
| .. | ||
| snapshots | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
Prettier Conformance
Run
just watch "run -p oxc_prettier_conformance"
Test results
Test case results are listed in: