mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 13:36:14 +00:00
10 lines
93 B
JSON
10 lines
93 B
JSON
{
|
|
"reporter": [
|
|
"lcov",
|
|
"text-summary"
|
|
],
|
|
"include": [
|
|
"lib/**/*.js"
|
|
]
|
|
}
|