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.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/dev-utils/tsconfig.json b/packages/dev-utils/tsconfig.json
index 1ed3fbc9c..7b93af0da 100644
--- a/packages/dev-utils/tsconfig.json
+++ b/packages/dev-utils/tsconfig.json
@@ -7,9 +7,6 @@
"./src/**/*",
"./test/**/*",
"../../node_modules/types-bn/index.d.ts",
- "../../node_modules/chai-typescript-typings/index.d.ts",
- "../../node_modules/ethers-typescript-typings/index.d.ts",
- "../../node_modules/web3-typescript-typings/index.d.ts",
"../../node_modules/types-ethereumjs-util/index.d.ts"
]
}