chore: added global lint and test commands to backend package (#81)
* chore: added global lint and test commands to backend package * chore: removed lint command from root scope execution
This commit is contained in:
@@ -16,4 +16,4 @@ export class PrismaService
|
||||
async onModuleDestroy() {
|
||||
await this.$disconnect();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user