1
0
mirror of https://github.com/oceanprotocol/ipfs synced 2024-10-31 23:25:17 +01:00
ipfs/.prettierrc

6 lines
94 B
Plaintext
Raw Normal View History

2019-10-16 17:02:04 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2
}