thelounge/test/.nycrc-mocha-webpack
2018-03-19 20:01:25 -04:00

11 lines
104 B
Plaintext

{
"all": true,
"include": [
"client/"
],
"reporter": [
"json",
"text-summary"
]
}