1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2024-11-25 03:10:52 +01:00
ipfs/.prettierrc

6 lines
94 B
Plaintext

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