config: turn off per-file coverage checking in nyc

This commit is contained in:
Xymorot 2019-10-15 21:33:02 +02:00
parent a7d125bfaf
commit a6c9890c70
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@ watermarks:
branches: [80, 95]
functions: [80, 95]
lines: [80, 95]
per-file: true
per-file: false