gyandeeps / gruntify-eslint

Grunt plugin for Eslint
MIT License
14 stars 8 forks source link

A little more info #28

Open layton-glympse opened 7 years ago

layton-glympse commented 7 years ago

What is the difference between this project and the grunt-contrib-eslint? The readme contains absolutely no information about the difference, but the npm install results for grunt-contrib-eslint say it's been deprecated and I should now install this.

If you're going to deprecate a library, you should point to what the new library is and explain what is going on. Not to mention, now there is no valid grunt-contrib-eslint anymore, which drops the credibility of this tool immediately in the mind of users such as myself, despite being authored by the same person.

Also, accessing the repo for grunt-contrib-eslint simply forwards me to this repo. It's disorienting and confusing.

A little more info would go a long way to guiding your users into moving forward to the new convention.

Fuco1 commented 7 years ago

I've just found this package being used in our setup and I don't have any clue what it does. Done by people long gone :/ So a bit of an explanation what this does would be appreciated indeed.