Skip to content

Commit ea8ce86

Browse files
dyetpinard
authored andcommitted
Ignore line ending style
1 parent 1058366 commit ea8ce86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"no-trailing-spaces": [2],
2323
"no-multiple-empty-lines": [2, {"max": 2, "maxEOF": 0}],
2424
"eol-last": [2],
25-
"linebreak-style": [2, "unix"],
2625
"indent": [2, 4, {"SwitchCase": 1}],
2726
"max-len": [0, 80],
2827
"brace-style": [0, "stroustrup", {"allowSingleLine": true}],

0 commit comments

Comments
 (0)