peridot/.prettierrc
2023-08-21 18:01:10 +02:00

6 lines
70 B
Plaintext

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