peridot/.prettierrc

6 lines
70 B
Plaintext
Raw Permalink Normal View History

2023-08-21 16:01:10 +00:00
{
"singleQuote": true,
"jsxSingleQuote": false,
"tabWidth": 2
}