Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit aaab83c

Browse files
committed
style(*): add rule validateLineBreaks
1 parent fafa22b commit aaab83c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jscs.json

+1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
"requireSpacesInFunction": {
2828
"beforeOpeningCurlyBrace": true
2929
},
30+
"validateLineBreaks": "LF",
3031
"validateParameterSeparator": ", "
3132
}

0 commit comments

Comments
 (0)