-
-
Notifications
You must be signed in to change notification settings - Fork 75
Fix: visitor-keys for TSAbstractClassProperty #560
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
its already supported in ClassProperty
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
@platinumazure can i have some info when those fixes can be merged? |
@armano2 Apologies, I guess we haven't coalesced on if any of the maintainers currently working on this project will act as "lead maintainer" or "PR merger". As you may know, we're still somewhat in transition since the previous lead maintainer left the project. I can merge a few of these since we've had more than just my review (I don't consider myself a TypeScript expert or anywhere near, so I don't want to merge anything on my own). Thanks very much for your patience as I ramp up on this project a little more and as the ESLint team figures out the best way to move forward! |
@armano2 I've merged this one, thanks for contributing! |
This PR fixes order of visiting in TSAbstractClassProperty and adds
decoratos
decoratos are already in scope analyze handled by
ClassProperty