1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2024-10-31 23:35:20 +01:00
ipfs/.prettierrc

6 lines
94 B
Plaintext

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