mirror of https://github.com/embarklabs/embark.git
10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
|
{
|
||
|
"reporter": [
|
||
|
"lcov",
|
||
|
"text-summary"
|
||
|
],
|
||
|
"include": [
|
||
|
"lib/**/*.js"
|
||
|
]
|
||
|
}
|