Skip to content

Commit 9abc4cd

Browse files
authored
Merge pull request #23 from ModusCreateOrg/ADE-91-backend
[ADE-91] Bug fixes and authentication
2 parents 1e0b285 + faf1ae0 commit 9abc4cd

File tree

24 files changed

+952
-31
lines changed

24 files changed

+952
-31
lines changed

backend/nest-cli.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"collection": "@nestjs/schematics",
3+
"sourceRoot": "src",
4+
"compilerOptions": {
5+
"deleteOutDir": true
6+
}
7+
}

0 commit comments

Comments
 (0)