Commit f921dccf authored by Pushparagavan Sivaji's avatar Pushparagavan Sivaji

changes tsconfig

parent 7165fcda
......@@ -5,7 +5,6 @@
"outDir": "./dist/out-tsc",
"sourceMap": true,
"declaration": false,
"module": "es2015",
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
......@@ -14,7 +13,7 @@
"node_modules/@types"
],
"lib": [
"es2018",
"es2017",
"dom"
]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment