Skip to content

Commit

Permalink
chore: 🛠️ config style of "endOfLine"
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Jun 10, 2021
1 parent f5be30b commit af187b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"printWidth": 80,
"trailingComma": "all",
"proseWrap": "never",
"endOfLine": "auto",
"useTabs": false,
"overrides": [
{ "files": ".eslintrc", "options": { "parser": "json" } },
{ "files": ".prettierrc", "options": { "parser": "json" } },
Expand Down

0 comments on commit af187b2

Please sign in to comment.