Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harlley
/
basic-agentic-ui
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f48b54b
basic-agentic-ui
/
tsconfig.json
harlley
Initial commit
b3ab388
11 days ago
raw
Copy download link
history
blame
Safe
213 Bytes
{
"files"
:
[
]
,
"references"
:
[
{
"path"
:
"./tsconfig.app.json"
}
,
{
"path"
:
"./tsconfig.node.json"
}
]
,
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}