12 lines
164 B
JSON
12 lines
164 B
JSON
{
|
|
"branches": 100,
|
|
"lines": 100,
|
|
"functions": 100,
|
|
"statements": 100,
|
|
"check-coverage": true,
|
|
"exclude": [
|
|
"abstractTest.js",
|
|
"test/*.js"
|
|
]
|
|
}
|