Closed fdietze closed 7 years ago
"org.webjars" % "jshint-node" % "2.6.3"
I sent a pull request: https://github.com/sbt/sbt-jshint/pull/28
+1 jshint-node is obsolete now. Why not use the latest version on npm instead?
Currently using "org.webjars.npm" % "jshint" % "2.9.3"
"org.webjars" % "jshint-node" % "2.6.3"