2
0
mirror of https://github.com/status-im/embark-area-51.git synced 2025-01-25 06:28:51 +00:00

10 lines
93 B
Plaintext
Raw Normal View History

2016-10-22 21:02:11 -04:00
{
"reporter": [
"lcov",
"text-summary"
],
"include": [
"lib/**/*.js"
]
}