peridot/.prettierrc

6 lines
70 B
Plaintext

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