peridot/.prettierrc

6 lines
70 B
Plaintext
Raw Permalink Normal View History

2022-07-07 20:11:50 +00:00
{
"jsxSingleQuote": false,
"singleQuote": true,
"tabWidth": 2
}