Initial commit
This commit is contained in:
10
.tidyrc.json
Normal file
10
.tidyrc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"importSort": "ide",
|
||||
"importWrap": "auto",
|
||||
"indent": 2,
|
||||
"operatorsFile": ".tidyoperators",
|
||||
"ribbon": 1,
|
||||
"typeArrowPlacement": "first",
|
||||
"unicode": "never",
|
||||
"width": 80
|
||||
}
|
||||
Reference in New Issue
Block a user