Skip to content
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

[UPDATE DEPENDENCIES] [JSHINT 2.13.0] New release of Jshint is now avaiable #302

Open
madhurgupta03 opened this issue Jun 2, 2021 · 2 comments

Comments

@madhurgupta03
Copy link

https://jshint.com/blog/2021-05-30/release-2-13-0/
The new release brings optional chaining and other checks to the package. Please update the version.

Thank you..

@alfiqmiq
Copy link

Temporary solution:

yarn add jshint --dev
should be v2.13.0

and next replace
node_modules/grunt-contrib-jshint/node_modules/jshint
with
node_modules/jshint

after that i can use oprion esversion:11

BTW I'm curious why grunt-contrib-jshint doesn't use default node_modules/jshint installation

@lcundiff
Copy link

lcundiff commented Sep 2, 2021

I have created a pull request with the new version if an editor can accept the pull request? @vladikoff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants