I have several vendor minified js under app/assets. How can I disable jshint to process these files?
app/assets/js/vendor/angular-moment.min.js
I have several vendor minified js under app/assets. How can I disable jshint to process these files?
app/assets/js/vendor/angular-moment.min.js
Copyright © 2021 Jogjafile Inc.
Add something like this to your
build.sbt
: