ProToots/.prettierrc
2023-05-24 18:47:04 +02:00

6 lines
98 B
Text

{
"endOfLine": "lf",
"printWidth": 100,
"useTabs": true,
"trailingComma": "all"
}