restreamer-ui-v2/.prettierrc
2022-05-13 19:38:30 +02:00

5 lines
74 B
Plaintext

{
"semi": true,
"jsxSingleQuote": false,
"singleQuote": true
}