Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zye784581395
/
silly
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
silly
/
tests
/
jest.config.json
周泳恩
添加core文件压缩和解压功能,保留用户自定义config.yaml
314a0ac
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
180 Bytes
{
"verbose"
:
true
,
"transform"
:
{
}
,
"extensionsToTreatAsEsm"
:
[
]
,
"preset"
:
"jest-puppeteer"
,
"setupFilesAfterEnv"
:
[
"<rootDir>/jest.setup.js"
]
}