aboutsummaryrefslogtreecommitdiffhomepage
path: root/.istanbul.yml
blob: 9ff1379f5119d74efde9c9b665e1effeb7f9f71d (plain)
1
2
3
4
5
6
reporting:
    watermarks:
        statements: [80, 95]
        lines: [80, 95]
        functions: [80, 95]
        branches: [80, 95]