Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tinazone
/
word-to-code
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c4e1f2a
word-to-code
/
jsconfig.json
tinazone
Upload 44 files
21d7fc3
verified
17 days ago
raw
Copy download link
history
blame
Safe
73 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}