aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-utils/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-utils/tsconfig.json')
-rw-r--r--packages/dev-utils/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/dev-utils/tsconfig.json b/packages/dev-utils/tsconfig.json
index e26b6e14d..ace978fea 100644
--- a/packages/dev-utils/tsconfig.json
+++ b/packages/dev-utils/tsconfig.json
@@ -7,6 +7,7 @@
"./src/**/*",
"./test/**/*",
"../../node_modules/types-bn/index.d.ts",
+ "../../node_modules/chai-typescript-typings/index.d.ts",
"../../node_modules/web3-typescript-typings/index.d.ts",
"../../node_modules/types-ethereumjs-util/index.d.ts"
]