Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
arcticaurora/ais
arcticaurora
/
ai
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai
/
cypress
/
tsconfig.json
github-actions[bot]
GitHub deploy: 704cb86591d6800bb05a9dc753d51c3f3f1188a8
90fa015
18 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}