Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zhzabcd
/
opengpt
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
opengpt
/
cypress
/
tsconfig.json
github-actions[bot]
GitHub deploy: ae0c6c6c16ac02732fda24c616dd98aafc529e97
8b50706
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"inlineSourceMap"
:
true
,
"sourceMap"
:
false
}
}