UNPKG

@mojaloop/central-services-error-handling

Version:
19 lines (18 loc) 236 B
temp-directory: "./.nyc_output" check-coverage: true per-file: true lines: 90 statements: 90 functions: 90 branches: 90 all: true include: [ "src/**/*.js" ] reporter: [ "lcov", "text-summary" ] exclude: [ "**/node_modules/**" ]