purescript-unlift/.tidyrc.json

11 lines
187 B
JSON
Raw Normal View History

2022-03-15 14:55:25 +00:00
{
"importSort": "ide",
"importWrap": "auto",
"indent": 2,
"operatorsFile": ".tidyoperators",
"ribbon": 1,
"typeArrowPlacement": "first",
"unicode": "never",
"width": 80
}