1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
squid-js/.prettierrc
2019-11-22 12:07:14 +01:00

7 lines
99 B
Plaintext

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