purescript-axon/.tidyrc.json
Orion Kindel c5cc100c29
fmt
2024-12-01 17:13:45 -06:00

11 lines
192 B
JSON

{
"importSort": "source",
"importWrap": "auto",
"indent": 2,
"operatorsFile": ".tidyrc.operators",
"ribbon": 1,
"typeArrowPlacement": "last",
"unicode": "never",
"width": 80
}