You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
@bolatovumar generally we take PRs for additions to SyntaxWalker like that as they come up instead of trying to enumerate them all at once -- feel free to send a PR for an additional visitor method with its associated rationale any time
SyntaxWalker has no case statement for ts.SyntaxKind.JsxSpreadAttribute. Is there a reason it's missing?
I'm trying to write a jsx-curly-spacing rule for TSLint React but I can't target spread attributes unfortunately.
The text was updated successfully, but these errors were encountered: