2
0
mirror of https://github.com/status-im/consul.git synced 2025-03-02 06:10:44 +00:00
Mike Morris 9795c8c2cd 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)/**/*"
]