aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/contracts/tsconfig.json')
-rw-r--r--packages/contracts/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/contracts/tsconfig.json b/packages/contracts/tsconfig.json
index d3e1aed9c..b618ca4e7 100644
--- a/packages/contracts/tsconfig.json
+++ b/packages/contracts/tsconfig.json
@@ -4,6 +4,7 @@
"outDir": "lib",
"baseUrl": ".",
"declaration": false,
+ "noImplicitThis": false,
"allowJs": true
},
"include": [