peridot/.prettierrc
2022-07-07 22:13:21 +02:00

6 lines
70 B
Plaintext

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