module.exports = { options: { reporter: require('jshint-stylish') }, work: [ '<%= paths.frontend_js %>/*.js', 'Gruntfile.js' ] };