purescript-unlift/.tidyrc.json
2022-03-15 08:55:25 -06:00

11 lines
187 B
JSON

{
"importSort": "ide",
"importWrap": "auto",
"indent": 2,
"operatorsFile": ".tidyoperators",
"ribbon": 1,
"typeArrowPlacement": "first",
"unicode": "never",
"width": 80
}