Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
opendigital
/
agent-flow
like
0
Running
App
Files
Files
Community
fcc732f
agent-flow
/
docs
/
tsconfig.json
Tai Truong
fix readme
d202ada
about 1 month ago
raw
Copy download link
history
blame
Safe
190 Bytes
{
// This file is not used in compilation. It is here just for a nice editor experience.
"extends"
:
"@tsconfig/docusaurus/tsconfig.json"
,
"compilerOptions"
:
{
"baseUrl"
:
"."
}
}