Files
kami-parse-server/.nycrc
2019-05-03 18:01:10 -07:00

11 lines
93 B
JSON

{
"reporter": [
"lcov",
"text-summary"
],
"exclude": [
"**/spec/**"
]
}