Skip to content

Commit

Permalink
Update jshint config.
Browse files Browse the repository at this point in the history
  • Loading branch information
evanvosberg committed Sep 13, 2018
1 parent 19e7ca7 commit 70f725b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion grunt/config/jshint.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
module.exports = {
dev: {
options: {
jshintrc: true
jshintrc: true,
reporterOutput: ''
},
files: {
src: [
Expand Down

0 comments on commit 70f725b

Please sign in to comment.