Skip to content

Commit 9e13bd9

Browse files
set end of line to auto
1 parent 27b4615 commit 9e13bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"prettier/prettier": [
1818
"error",
1919
{
20-
"endOfLine": "lf"
20+
"endOfLine": "auto"
2121
}
2222
]
2323
},

0 commit comments

Comments
 (0)