-
Notifications
You must be signed in to change notification settings - Fork 11
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
Breaking: require node >= 8.0 & upgrade eslint-config-eslint #34
Conversation
aladdin-add
commented
Feb 19, 2019
•
edited
Loading
edited
- dorp support 0.x 4.x
- upgrade some deps
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.
Overall LGTM, just a few suggestions. Thanks!
Co-Authored-By: Kevin Partington <[email protected]>
Friendly ping 👋 . Do we want to try to land this still? |
@kaicataldo I had a concern about an @aladdin-add Am I missing anything? |
I also think it's a good practice to be explicit about what rules are being disabled. 👍 |
oops, sorry. I missed it somehow, will update it later |
just updated to require Node.js >=8, as Node.js v6 has been EOL. |