astro-ghostcms/.pnpm-store/v3/files/a5/dd68a14ca931e511ad494c8f7a4...

16 lines
312 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"operations",
"test",
"helpers/callBind.js",
"helpers/callBound.js",
"helpers/getOwnPropertyDescriptor.js",
"helpers/getSymbolDescription.js",
"helpers/regexTester.js"
]
}