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: 0d5f7ef7c64611e6a92d55b3ce1bc9b1d7f8945a
f59253c
16 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}