module.exports = { options: { config: '.jscsrc', verbose: true }, frontend_js: [ '<%= paths.frontend_js %>' ], toolchain: [ 'Gruntfile.js' ] };