docs(napi): update docs for oxc-parser#11156
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
b3f5139 to
afa2f60
Compare
afa2f60 to
73f1bc2
Compare
CodSpeed Instrumentation Performance ReportMerging #11156 will degrade performances by 12.54%Comparing Summary
Benchmarks breakdown
|
Update docs for `oxc-parser` NPM package to clarify: 1. TS AST now aligns with TS-ESLint. 2. We align with Acorn for plain JS ESTree. 3. We add a non-standard `hashbang` property to `Program`.
73f1bc2 to
e92bf1f
Compare
Merge activity
|
Woo hoo! Who'd have thought just updating documentation could have such dramatic effects on performance?! |
Oh no, it's changed! We must revert this PR. |
Remove dummy comment I had to add to #11156 to get CI to run, to allow merging.

Update docs for
oxc-parserNPM package to clarify:hashbangproperty toProgram.