4
0
mirror of https://github.com/rocky-linux/peridot.git synced 2024-12-22 18:58:29 +00:00
peridot/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

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