1
0
mirror of https://github.com/kremalicious/ipfs.git synced 2024-12-26 14:47:48 +01:00
ipfs/.prettierrc

6 lines
94 B
Plaintext

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