Commits
Click on a commit to change the comparison rangerefactor(transformer/class-properties): simplify determining if class is declaration (#8357)
Small improvement. Use `Class::type` field to determine if class is declaration/expression. Not sure why it did it in such a complicated way previously!7 months ago
by overlookmotel