4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2025-01-02 15:20:55 +00:00
peridot/.prettierrc
2022-07-07 22:13:21 +02:00

5 lines
70 B
Text

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