2
0
Fork 0
mirror of https://github.com/thelounge/thelounge synced 2025-02-24 11:17:12 +00:00
thelounge/test/.nycrc-report

8 lines
111 B
Text
Raw Normal View History

{
2018-06-16 12:13:29 +03:00
"temp-directory": "./node_modules/.cache/nyc_output",
"reporter": [
"lcov",
"text-summary"
]
}