Skip to content

Commit

Permalink
Add file to list in doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Dec 13, 2024
1 parent f481d53 commit fcdd421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/oxc_transformer/src/es2022/class_properties/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
//! * `private_props.rs`: Structures storing details of private properties.
//! * `static_prop_init.rs`: Transform of static property initializers.
//! * `class_bindings.rs`: Structure containing bindings for class name and temp var.
//! * `super.rs`: Transform `super` expressions.
//! * `utils.rs`: Utility functions.
//!
//! ## References
Expand Down

0 comments on commit fcdd421

Please sign in to comment.