Commits
Click on a commit to change the comparison rangefeat(napi/parser): `preserveParens` option for raw transfer (#13855)
Partial fix for #13851.
Add a `preserveParens` argument to raw transfer `deserialize` functions. This is not useful in `oxc-parser`, but these generated files will be duplicated in `oxlint`, where this option is required to remove `ParenthesizedExpression`s from AST, to align with ESLint and TS-ESLint.2 months ago
by overlookmotel