extends: "@istanbuljs/nyc-config-typescript"
all: true
reporter:
  - text
  - lcovonly
