Skip to content

Commit

Permalink
chore: set prettier EOL to auto
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 23, 2020
1 parent 949dd4b commit 97aa40b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
},
"prettier": {
"arrowParens": "avoid",
"endOfLine": "auto",
"proseWrap": "always",
"singleQuote": true,
"trailingComma": "all"
Expand Down

0 comments on commit 97aa40b

Please sign in to comment.