Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matthoffner
/
serp-chat
like
5
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0b5c0ee
serp-chat
/
jsconfig.json
matt HOFFNER
revamp
054d282
almost 2 years ago
raw
Copy download link
history
blame
Safe
97 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}