orchard/.prettierrc
2022-09-16 17:16:20 +01:00

5 lines
85 B
Text

{
"printWidth": 300,
"singleAttributePerLine": true,
"bracketSameLine": true
}