jslint and jshint
-
Is it possible to use the latest jshint from the jslint plugin, like the documentation suggests? I went to the jslint settings and told it to download, it says it got 2.9.5, but whenever I try to jslint something, nothing happens.
AM I doing something wrong, or is jslint incompatible with later versions of jshint?
-
did you see this?
Although not sure if this is related to your problem.
I’m not a java developer but as far as I understand jslint and jshint are tools for code quality assurance.
If so, you might be able to run the newer versions with nppexec plugin.Cheers
Claudia