oxc/crates/oxc_parser
magic-akari a2858ed452
refactor(ast): introduce ThisParameter (#1728)
Most TypeScript types can be eliminated during the code generation phase
by not printing the corresponding AST nodes.
The changes in this PR enable applying a similar technique to the `this`
parameter.
2023-12-19 13:20:33 +08:00
..
examples chore(clippy): enable undocumented_unsafe_blocks 2023-10-16 15:18:14 +08:00
src refactor(ast): introduce ThisParameter (#1728) 2023-12-19 13:20:33 +08:00
Cargo.toml chore(deps): bump the dependencies group with 7 updates (#1651) 2023-12-11 14:21:56 +08:00