Commit c22bb962 authored by aniket-engg's avatar aniket-engg Committed by Aniket

tsconfig updated to fix injected web3 issue

parent 7cdf5ee2
......@@ -3,7 +3,8 @@
"compilerOptions": {
"module": "commonjs",
"outDir": "../../dist/out-tsc",
"allowJs": true,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"declaration": true,
"rootDir": "./",
"types": ["node"]
......
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