Files
uniswap-v2/.prettierrc
Noah Zinsmeister f5c196350f add prettier
test in typescript

add GPL license

pin solc version

add CI
2019-10-22 11:38:01 -04:00

6 lines
64 B
Plaintext

{
"semi": false,
"singleQuote": true,
"printWidth": 120
}