DefinitelyTyped/types/contract-proxy-kit/tslint.json
Alan Lu 84e3395375 [contract-proxy-kit] Add definition (#41744)
* Wrote initial declaration

* Wrote tests for types

* Refined CommonConfig declaration

* Ran prettier

* Use ReadonlyArray<Transaction> for execTransactions

* Export type definitions in CPK namespace
2020-01-23 10:33:29 -08:00

2 lines
33 B
JSON

{ "extends": "dtslint/dt.json" }