Commits
Click on a commit to change the comparison rangerefactor(transformer/class-properties): reduce visibility of method (#7858)
Follow-on after #7831. `transform_super_call_expression_arguments` is only used within this file, so does not need to be `pub(super)`.1 year ago
by overlookmotel