sbt / sbt-jshint

Allows jslint to be used from within sbt. Builds on com.typesafe:webdriver in order to execute jslint.js along with the scripts to verify
Other
21 stars 20 forks source link

allow globals to be specified in jshintrc #25

Closed eblahm closed 9 years ago

eblahm commented 9 years ago

also see: https://github.com/jshint/jshint/blob/a79d5dbfd2442dd298874b5e006cccaec16f5fc9/src/cli.js#L290

huntc commented 9 years ago

Hi @eblahm,

Thank you for your contribution. Would you mind signing our CLA?

http://www.typesafe.com/contribute/cla

Thanks!

eblahm commented 9 years ago

done

huntc commented 9 years ago

Thanks for the Moz link. JS is such a peculiar language. :-)