fix: type conflicts

This commit is contained in:
FrancescoBorzi
2019-04-14 13:04:44 +02:00
parent 20e1e892c0
commit a2971bf203

View File

@@ -6,8 +6,8 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"target": "es5",
"typeRoots": [
"node_modules/@types"
"types": [
"node"
],
"lib": [
"es2017",