Skip to content

Commit baf1668

Browse files
author
Kent C. Dodds
committed
WIP: init
1 parent f0495f6 commit baf1668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kcd.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ module.exports = {
55
extends: [path.join(__dirname, './.eslintrc')],
66
},
77
jest: {
8-
coverageThreshold: {},
8+
coverageThreshold: null,
99
},
1010
}

0 commit comments

Comments
 (0)