Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
qathom committed Jul 11, 2019
1 parent 2694995 commit 18b4043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.js
Expand Up @@ -11,5 +11,5 @@ module.exports = {
},
},
coverageDirectory: './coverage/',
collectCoverage: true
collectCoverage: true,
};

0 comments on commit 18b4043

Please sign in to comment.