iancmyers / eslint-grunt

Validate files with ESLint using the Grunt task runner.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clarify difference between this task and `grunt-eslint`

arthurvr opened this issue · comments

There are currently both this task and grunt-eslint (which was created earlier) for the same purpose.

Why did you need to create a new task? (I'm just asking the question, but this should be in the readme too).

Might as well collaborate building one task instead of duplicating work.

cc @sindresorhus

Any updates on this? I always used grunt-eslint, but just matter of curiosity, why we have almost similar tasks at the first look of goals and needs.
Any thoughts or upcoming collaborations with @sindresorhus ?