Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(transformer/class-properties): do not take mut ref when immu…
…t ref will do (oxc-project#8040) Tiny refactor. Not need to take a `&mut` when a `&` will do.
- Loading branch information