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