Skip to content

Commit 9e11b73

Browse files
author
gondzo
committed
ignore newline style lint errors, it will be handled by git anyway
1 parent 4742b64 commit 9e11b73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"consistent-return": 0,
2424
"newline-per-chained-call": 0,
2525
"generator-star-spacing": 0,
26+
"linebreak-style":0,
2627
"max-len": [
2728
2,
2829
130

0 commit comments

Comments
 (0)