TypeORM tsconfig
This commit is contained in:
@@ -15,8 +15,10 @@
|
||||
"incremental": true,
|
||||
"types": [
|
||||
"node",
|
||||
"express",
|
||||
"sequelize"
|
||||
"express"
|
||||
],
|
||||
// Required for TypeORM
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user