Open fakewaffle opened 10 years ago
+1
+1, we recently switched to eslint and relying on jshint again is not an option.
+1 here Because of extensibility of ESLint
+1
+1
+1
+1
+1
Typescript linting (https://github.com/palantir/tslint) support would be great too
+1
+1
+1
Especially jscs now that jshint is deprecating a few options pior to jscs.
+1
+1
+1
+1
Submitted a Patch Add ES6 Lint Reporter #155
+1
+1
I'm going to eventually make a PR to merge it in, but in the meantime I do have it here: https://www.npmjs.com/package/es6-plato
This currently uses ESlint as the linter (instead of js hint). It has a number of other changes. My goal is to get it into this main plato repo and deprecate that one, but if you need it asap, that currently does work.
edit: It looks like there was an eslint PR some time ago here too : https://github.com/es-analysis/plato/pull/155
JSHint is great, and so is ESLint and JSCS. Could you add support for them?