diff options
Diffstat (limited to 'packages/subproviders/tsconfig.json')
-rw-r--r-- | packages/subproviders/tsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/subproviders/tsconfig.json b/packages/subproviders/tsconfig.json index d889e2a51..9a65a0a97 100644 --- a/packages/subproviders/tsconfig.json +++ b/packages/subproviders/tsconfig.json @@ -7,6 +7,7 @@ "./src/**/*", "./test/**/*", "../../node_modules/chai-typescript-typings/index.d.ts", + "../../node_modules/web3-typescript-typings/index.d.ts", "../../node_modules/types-bn/index.d.ts", "../../node_modules/types-ethereumjs-util/index.d.ts", "../../node_modules/chai-as-promised-typescript-typings/index.d.ts" |