We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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..
The text was updated successfully, but these errors were encountered:
Temporary solution:
yarn add jshint --dev should be v2.13.0
yarn add jshint --dev
and next replace node_modules/grunt-contrib-jshint/node_modules/jshint with node_modules/jshint
node_modules/grunt-contrib-jshint/node_modules/jshint
node_modules/jshint
after that i can use oprion esversion:11
esversion:11
BTW I'm curious why grunt-contrib-jshint doesn't use default node_modules/jshint installation
Sorry, something went wrong.
I have created a pull request with the new version if an editor can accept the pull request? @vladikoff
No branches or pull requests
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..
The text was updated successfully, but these errors were encountered: