Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BG5
/
cptadmin
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cptadmin
/
packages
/
backend
/
nest-cli.json
BG5
Upload 253 files
db242f8
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
192 Bytes
{
"$schema"
:
"https://json.schemastore.org/nest-cli"
,
"collection"
:
"@nestjs/schematics"
,
"sourceRoot"
:
"src"
,
"compilerOptions"
:
{
"deleteOutDir"
:
true
,
"webpack"
:
true
}
}