Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vimal52
/
churnml
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
churnml
/
jsconfig.json
vimal52
Upload 13 files
4612a3e
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}