Skip to content

Commit

Permalink
Revert "endOfLine auto?"
Browse files Browse the repository at this point in the history
This reverts commit 0bddeda.
  • Loading branch information
erickzhao committed Dec 2, 2024
1 parent 0bddeda commit 6a78d38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf
3 changes: 1 addition & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
"trailingComma": "all",
"tabWidth": 2,
"singleQuote": true,
"printWidth": 100,
"endOfLine": "auto"
"printWidth": 100
}

0 comments on commit 6a78d38

Please sign in to comment.