-
Notifications
You must be signed in to change notification settings - Fork 100
add no-import-side-effect converter #239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add no-import-side-effect converter #239
Conversation
196adb7
to
a963dcd
Compare
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.
Small phrasing request, but otherwise looks great! I'll merge this in if you don't take a look soon. 😃
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.
My apologies for not noting this earlier! 😦
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.
Perfect. Thanks for sticking with this @bmeverett!
@bmeverett it doesn't look like eslint has a |
PR Checklist
status: accepting prs
Overview
I added the converter to convert the rule to ESLint. I didn’t try and convert the reflex to glob syntax. I can explore that if you feel it would be valuable.