Upgrade to typescript v4.2.2 (#188)

* upgrade to typescript v4.2.2

* prettier; remove outdated test
This commit is contained in:
Xianny
2021-03-30 13:26:05 -07:00
committed by GitHub
parent 525bc8197b
commit 7bf009fbf6
50 changed files with 58 additions and 426 deletions

View File

@@ -39,8 +39,8 @@ describe('EtherToken', () => {
artifacts.WETH9,
provider,
{
gasPrice,
...txDefaults,
gasPrice,
},
artifacts,
);