diff options
author | Joseph Ditton <jditton.atomic@gmail.com> | 2021-10-29 18:57:24 -0600 |
---|---|---|
committer | Joseph Ditton <jditton.atomic@gmail.com> | 2021-10-29 18:57:24 -0600 |
commit | 1997a981105c9910d2d0a150adb39a6bfe706e01 (patch) | |
tree | 8a92d9d944a9597f509cb3512c72a3285e073d35 /nest-cli.json | |
download | locchat-1997a981105c9910d2d0a150adb39a6bfe706e01.tar.gz locchat-1997a981105c9910d2d0a150adb39a6bfe706e01.zip |
first commit
Diffstat (limited to 'nest-cli.json')
-rw-r--r-- | nest-cli.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nest-cli.json b/nest-cli.json new file mode 100644 index 0000000..56167b3 --- /dev/null +++ b/nest-cli.json @@ -0,0 +1,4 @@ +{ + "collection": "@nestjs/schematics", + "sourceRoot": "src" +} |