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

6 lines
76 B
Plaintext
Raw Normal View History

2019-06-19 23:32:09 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none"
}