1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2024-06-15 17:03:32 +02:00
ipfs/.prettierrc

6 lines
94 B
Plaintext

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