Commits
Click on a commit to change the comparison rangerefactor(ast)!: improve pluralization of `TSClassImplements` (#10489)
`visit_ts_class_implementses` is weird. Change to `visit_ts_class_implements_list`, following the convention of singular `FormalParameter` -> plural `FormalParameterList`.9 months ago
by overlookmotel