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
main
ai
/
cypress
/
tsconfig.json
github-actions[bot]
GitHub deploy: 017875112a0ed992e8cd617eb6a86d5462b5c1fa
fbfe3cc
about 6 hours ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}