Add embryo to products
This commit is contained in:
+6
-1
@@ -6,6 +6,11 @@
|
||||
"experimentalDecorators": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"strictPropertyInitialization": false,
|
||||
"allowJs": true
|
||||
"allowJs": true,
|
||||
"plugins": [
|
||||
{
|
||||
"name": "typescript-sql-tagged-template-plugin"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user