peridot/.prettierrc

6 lines
70 B
Plaintext

{
"singleQuote": true,
"jsxSingleQuote": false,
"tabWidth": 2
}