frontend/.pnpm-store/v3/files/a5/dd68a14ca931e511ad494c8f7a4a3a502e575bb661d5df9f5eb6bc14693552bfcf0578091c30996356680e79cf17e52c7fd5f46eecc3d1fd8e6d9add101767

16 lines
312 B
Plaintext

{
"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"
]
}