Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bardd
/
node-pt
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
node-pt
/
test
/
jest-e2e.json
bardd
first commit
7b850b7
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
192 Bytes
{
"moduleFileExtensions"
:
[
"js"
,
"json"
,
"ts"
]
,
"rootDir"
:
"."
,
"testEnvironment"
:
"node"
,
"testRegex"
:
".e2e-spec.ts$"
,
"transform"
:
{
"^.+\\.(t|j)s$"
:
"ts-jest"
}
}