purescript-tidy/.tidyrc.json
2021-10-16 14:55:22 -07:00

11 lines
179 B
JSON

{
"importSort": "ide",
"importWrap": "source",
"indent": 2,
"operatorsFile": null,
"ribbon": 1,
"typeArrowPlacement": "first",
"unicode": "never",
"width": null
}