dc2e120ea4
14 lines
236 B
Plaintext
14 lines
236 B
Plaintext
{
|
|||
"all": true,
|
|||
"check-coverage": false,
|
|||
"instrumentation": false,
|
|||
"sourceMap": false,
|
|||
"reporter": ["text-summary", "text", "html", "json"],
|
|||
"exclude": [
|
|||
"coverage",
|
|||
"example",
|
|||
"test",
|
|||
"test-core-js.js"
|
|||
]
|
|||
}
|