Skip to content

Commit 01ba718

Browse files
committed
Mute eslint about line-break endings, this is being handled
1 parent 3c1694f commit 01ba718

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.eslintrc.json

-4
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@
8888
"key-spacing": "error",
8989
"keyword-spacing": "off",
9090
"line-comment-position": "error",
91-
"linebreak-style": [
92-
"error",
93-
"unix"
94-
],
9591
"lines-around-comment": "error",
9692
"lines-around-directive": "error",
9793
"max-depth": "error",

0 commit comments

Comments
 (0)