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

5 lines
70 B
Text

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