instrumentation:
    excludes: ['tests/**/*.js', 'examples/**/*.js']
check:
    global:
        lines: 90
