{ "all": true, "src": "src", "reporter": ["text", "lcov"], "include": ["src/**/*.ts"], "exclude": ["tests"] }