reid / node-jslint

The JavaScript Code Quality Tool — for Node.js.
http://jslint.com/
Other
491 stars 101 forks source link

Stale repository? #186

Open dmaltsiniotis opened 1 week ago

dmaltsiniotis commented 1 week ago

I really enjoy using this package for linting, and especially like the fact that it's used by the similarly named VS Code extension to provide a really comprehensive JSLint experience to my development workflow. However, seeing as the last published release was over six years ago now, and there have been many new iterations of JSLint published since then, I sense this repository has become stale over time.

Are there any future plans to incorporate newer JSLint libraries, or is there some other place/repository where JSLint party has continued? I have explored alternatives like ESLint, and JSHint, but found them to be not opinionated enough if that's possible.

Cheers,

-Demetri