control-center/.prettierrc
2020-04-09 12:53:00 +03:00

6 lines
70 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"tabWidth": 4
}