1
0
mirror of https://github.com/oceanprotocol/ipfs synced 2025-02-01 12:29:23 +01:00
ipfs/.prettierrc

6 lines
94 B
Plaintext
Raw Permalink Normal View History

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