Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TianTianr
/
sy
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sy
/
tests
/
jest-e2e.config.json
吴松泽
main
c120a1c
5 months ago
raw
Copy download link
history
blame
contribute
delete
200 Bytes
{
"verbose"
:
true
,
"transform"
:
{
}
,
"preset"
:
"jest-puppeteer"
,
"setupFilesAfterEnv"
:
[
"<rootDir>/jest.setup.js"
]
,
"testMatch"
:
[
"**/?(*.)+(e2e).js"
]
}