Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 (#221)
[poolifier.git] / .nycrc.json
... / ...
CommitLineData
1{
2 "check-coverage": true,
3 "lines": 90,
4 "statements": 90,
5 "functions": 90,
6 "branches": 85
7}