-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Description
I am watching this discussion, #1243 .
This discussion is not suitable for discuss linter tools.
I have an interest to switch closure-linter to others.
We could not write template string literal in our codes, because closure linter does not recognize new syntax like "". I guess closure linter dose not recognize arrow function
=>and generator function
function*`.
I think this closure-linter is to be obstacle to change our code to ES6.
So I would like to switch closure-linter to other linters like eslint, jshint.
IMO, I know eslint supports ES6 syntax. http://eslint.org/blog/2014/11/es6-jsx-support/
If @iojs/collaborators agree with this issue, I will send a pull request for this.
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.