Skip to content

Fix eslint and add back standard #1928

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

Merged
merged 6 commits into from
Jul 25, 2019

Conversation

sehrope
Copy link
Contributor

@sehrope sehrope commented Jul 19, 2019

Enables back standard mode for eslint and updates the dependencies. Some of the dep updates break on older node versions. Since linting is the same regardless of which node version is running it, I disabled it for those versions. It only runs for node >=8 now.

@brianc
Copy link
Owner

brianc commented Jul 25, 2019

ah nice! Yeah I'm gonna drop support for LTS versions of node which are no longer supported on the next breaking release.

@brianc brianc merged commit 3ead900 into brianc:master Jul 25, 2019
@sehrope
Copy link
Contributor Author

sehrope commented Jul 25, 2019

🎉

+1 to dropping end of life versions. Allows for graceful modernization as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants