Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Anzi09
/
test
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test
/
tests
/
jest.config.json
Anzi09
Upload folder using huggingface_hub
7f20eb7
verified
27 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
180 Bytes
{
"verbose"
:
true
,
"transform"
:
{
}
,
"extensionsToTreatAsEsm"
:
[
]
,
"preset"
:
"jest-puppeteer"
,
"setupFilesAfterEnv"
:
[
"<rootDir>/jest.setup.js"
]
}