thelounge/test/.nycrc-report
2018-06-16 12:13:29 +03:00

8 lines
111 B
Plaintext

{
"temp-directory": "./node_modules/.cache/nyc_output",
"reporter": [
"lcov",
"text-summary"
]
}