{ "all": true, "check-coverage": true, "instrumentation": false, "sourceMap": false, "reporter": "html", "lines": 100, "statements": 100, "functions": 100, "branches": 100, "exclude": [ "build", "test" ] }