Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
div-wang
/
wewe-rss
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wewe-rss
/
apps
/
server
/
test
/
jest-e2e.json
div-wang
上传文件
95d29a5
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
183 Bytes
{
"moduleFileExtensions"
:
[
"js"
,
"json"
,
"ts"
]
,
"rootDir"
:
"."
,
"testEnvironment"
:
"node"
,
"testRegex"
:
".e2e-spec.ts$"
,
"transform"
:
{
"^.+\\.(t|j)s$"
:
"ts-jest"
}
}