feat() add nest-cli.json

This commit is contained in:
Kamil Myśliwiec 2019-09-25 11:23:05 +02:00
parent 09f3e1a7e2
commit 956c1daa06
No known key found for this signature in database
GPG Key ID: 75F02E89A1A1092B
1 changed files with 4 additions and 0 deletions

4
nest-cli.json Normal file
View File

@ -0,0 +1,4 @@
{
"collection": "@nestjs/schematics",
"sourceRoot": "src"
}