Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Trudy
/
gemini-codrawing
like
422
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/2
gemini-codrawing
/
jsconfig.json
Trudy
first commit
eceac5b
about 2 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}