Skip to content

Commit 97aa40b

Browse files
committed
chore: set prettier EOL to auto
1 parent 949dd4b commit 97aa40b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
},
3636
"prettier": {
3737
"arrowParens": "avoid",
38+
"endOfLine": "auto",
3839
"proseWrap": "always",
3940
"singleQuote": true,
4041
"trailingComma": "all"

0 commit comments

Comments
 (0)