Urara-Blog/node_modules/.pnpm-store/v3/files/68/bc4dec433bbee246137bdccfc0ac428c3e46e691ded8595931eea64ca4cfff1639751df1ac97e60a11c4f7b73029d9d1554392e124f140649373687517cc3a
2022-08-14 01:14:53 +08:00

10 lines
159 B
Text

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test",
"test-corejs.js"
]
}