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

JavaScript linter fails on ES6 code #342

Open
mvollrath opened this issue Mar 9, 2017 · 0 comments
Open

JavaScript linter fails on ES6 code #342

mvollrath opened this issue Mar 9, 2017 · 0 comments

Comments

@mvollrath
Copy link
Member

Overview

We've been using closure linter to lint our JavaScripts, but that project is deprecated and fails when run against ES6 code. We need to find another solution.

Requirements

  • JavaScript linter does not break on ES6 code.

Development notes

Testing scenario

Must run against the old exclusion list (lib,lg_cms_director) and not fail on ES6 syntax.

mvollrath added a commit that referenced this issue Mar 9, 2017
The deprecated closure linter can't check ES6.

See #342
mvollrath added a commit that referenced this issue Mar 9, 2017
The deprecated closure linter can't check ES6.

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

No branches or pull requests

1 participant