UNPKG
dewmyth-auth-nestjs-mongo
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
1. Install the package
dewmyth-auth-nestjs-mongo
/
nest-cli.json
9 lines
(8 loc)
•
179 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"
$schema
"
:
"https://json.schemastore.org/nest-cli"
,
"collection"
:
"@nestjs/schematics"
,
"sourceRoot"
:
"src"
,
"compilerOptions"
: {
"deleteOutDir"
:
true
} }