astro-ghostcms/.pnpm-store/v3/files/bb/2d5ef5d4fcfa7bd10cb59039fe3...

14 lines
236 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
"all": true,
"check-coverage": false,
"instrumentation": false,
"sourceMap": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"example",
"test",
"test-core-js.js"
]
}