Closed maizy closed 9 years ago
I'll make some patches for sbt-jshint for checking files in /public/
dir.
I'll make some patches for sbt-jshint for checking files in /public/ dir.
no, I don't. sbt-jshint based on sbt-web which by design supports only one path with sources. It can be done by using some additional options passed to sbt-jshint/src/main/resources/jshint-shell.js, but it's not the right way.
seems that there is no easy way to include .js in /public :( - https://github.com/sbt/sbt-jshint/issues/16