Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
krinlove
/
o3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
o3
/
cypress
/
tsconfig.json
krinlove
修改
b85a129
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
109 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}