mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Simplify code by using `Expression::is_super` which was introduced in #7831. Also remove a lifetime bound which is unnecessary and replace use of `bool::then` (which I always find hard to read) with more explicit code. |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||