setup database, entities, and migrations
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
"strict": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
|
||||
"baseUrl": "src",
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
|
||||
Reference in New Issue
Block a user