Install types for yargs

This commit is contained in:
Leonid Logvinov
2017-12-18 16:27:14 +01:00
parent 04268d7f4b
commit a5d2cbfd6f
6 changed files with 15 additions and 11 deletions

View File

@@ -2,7 +2,6 @@ declare module 'bn.js';
declare module 'ethereumjs-abi';
declare module 'chai-bignumber';
declare module 'dirty-chai';
declare module 'yargs';
// HACK: In order to merge the bignumber declaration added by chai-bignumber to the chai Assertion
// interface we must use `namespace` as the Chai definitelyTyped definition does. Since we otherwise