Skip to content

Commit

Permalink
more verbose isparta output please
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Jan 25, 2016
1 parent 9313d55 commit 0f4dde7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gruntfile.js
Expand Up @@ -5,6 +5,7 @@ module.exports = function (grunt) {
scriptPath: require.resolve('isparta/bin/isparta'),
reporter: 'spec',
excludes: ['**/scripts/**', '**/gruntfile.js'],
verbose: true,
mochaOptions: ['--compilers', 'js:babel/register', '--recursive', '-t', '120000']
}

Expand Down

0 comments on commit 0f4dde7

Please sign in to comment.