chore: unify tsconfig.json files (#883)
This commit is contained in:
committed by
László Monda
parent
9112b597f8
commit
58ee42fcc2
@@ -7,6 +7,7 @@
|
||||
"moduleResolution": "node",
|
||||
"emitDecoratorMetadata": true,
|
||||
"experimentalDecorators": true,
|
||||
"target": "es5"
|
||||
"target": "es2016",
|
||||
"importHelpers": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user