mirror of
https://github.com/IT4Change/boilerplate-backend.git
synced 2025-12-13 10:25:49 +00:00
lint fixes
This commit is contained in:
parent
a45008304e
commit
787e9907e4
@ -19,5 +19,5 @@ main()
|
|||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
console.error(e)
|
console.error(e)
|
||||||
await prisma.$disconnect()
|
await prisma.$disconnect()
|
||||||
process.exit(1)
|
throw e
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user