-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this repository still actively maintained? #67
Comments
Evidently, we're using various version 0.0.x in production. I don't see where we're using 1.6.1, if at all. The original primary author has moved on to management, so I doubt anything new is on the horizon for this project. Sorry :-/ |
I've had a Pull Request open for about a year and a half, with feedback from other devs that it was helpful. I'm guessing this is well and truly dust-binned. Sadly. It wouldn't take a lot of care and feeding to update, would it? @friedbrice Anyone have thoughts on a transition plan to get a new maintainer? |
I'll ask around about finding a new maintainer, @bvarner |
@cjdev ping. i'll volunteer. Or fork it, merge the pr's and publish a release. |
For future reference; i would opt to leave jshint and go for the leading eslint.
In your project, make sure "eslint" and "eslint-cli" are installed in the directory you're trying to run it from. And, of course, nodejs needs to be installed. |
I just added it to my Maven project, but I discovered that the last supported JSHint Version is 2.5.6 and the last contribution was 2 years ago. Is this project still alive?
The text was updated successfully, but these errors were encountered: