mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
closes #7375 * `foo?.bar!` * `foo?.[bar]!` `TSNonNullExpression` was not wrapped inside `ChainExpression`. |
||
|---|---|---|
| .. | ||
| binary_expr_visitor.rs | ||
| code_buffer.rs | ||
| comment.rs | ||
| context.rs | ||
| gen.rs | ||
| lib.rs | ||
| operator.rs | ||
| options.rs | ||
| sourcemap_builder.rs | ||