1
0
mirror of https://github.com/oceanprotocol/ipfs synced 2024-11-01 07:35:46 +01:00
ipfs/.prettierrc
2019-10-16 17:02:04 +02:00

6 lines
94 B
Plaintext

{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"tabWidth": 2
}