Skip to content
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

feat: update ESLint to support newer JS syntax #210

Merged
merged 2 commits into from
Sep 10, 2020

Conversation

MaxGenash
Copy link
Contributor

@MaxGenash MaxGenash commented Sep 8, 2020

What? Why?

  • Updated .eslintrc to support newer JS syntax (set es2018 which is fully supported by node 10).
  • Updated the ESLInt to the last version.
  • Removed Node 8 from .travis.yml since we don't support it on paper v3.x (and the last version of ESlint doesn't support Node 8 either)

How was it tested?

npm run linter

cc: @bigcommerce/storefront-team

@MaxGenash MaxGenash force-pushed the update-eslint-on-master branch from 5b27640 to 56b6426 Compare September 10, 2020 17:28
@MaxGenash MaxGenash force-pushed the update-eslint-on-master branch from 56b6426 to 6d6b308 Compare September 10, 2020 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants