shortener/.prettierrc
2022-06-30 08:37:10 +02:00

5 lines
70 B
Text

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