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