Skip to content

Commit

Permalink
WIP: init
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent C. Dodds committed Sep 3, 2017
1 parent f0495f6 commit baf1668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcd.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ module.exports = {
extends: [path.join(__dirname, './.eslintrc')],
},
jest: {
coverageThreshold: {},
coverageThreshold: null,
},
}

0 comments on commit baf1668

Please sign in to comment.