UNPKG
earthswap-lib
Version:
latest (4.0.1)
4.0.1
1.1.2
1.1.1
📖 Solidity libraries that are shared across Uniswap contracts
uniswap.org
Uniswap/uniswap-lib
earthswap-lib
/
.mocharc.json
7 lines
(6 loc)
•
112 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extension"
:
[
"ts"
]
,
"spec"
:
"./test/**/*.spec.ts"
,
"require"
:
"ts-node/register"
,
"timeout"
:
12000
}