doses/.prettierrc
2022-10-08 19:44:35 +02:00

6 lines
70 B
Plaintext

{
"tabWidth": 4,
"printWidth": 120,
"endOfLine": "auto"
}