open-consul/ui-v2/.istanbul.yml
Mike Morris 500af75bbc ui: replace Makefile sed directive for coverage
Use .istanbul.yml config file instead.
2020-05-12 17:14:34 +00:00

5 lines
67 B
YAML

instrumentation:
excludes: [
"!app/+(utils|search)/**/*"
]