Bump eslint-define-config from 1.0.2 to 1.0.3 (#296)
[poolifier.git] / .nycrc.json
1 {
2 "check-coverage": true,
3 "lines": 90,
4 "statements": 90,
5 "functions": 90,
6 "branches": 85
7 }