mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
upstream documentation could be found at https://web3js.readthedocs.io/en/1.0/web3-eth.html#eth-gettransactionreceipt-return
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"strict-export-declare-modifiers": false
|
|
}
|
|
}
|