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

Commit 09b1df5

Browse files
committed
style(*): add rule validateLineBreaks
1 parent 34cd43e commit 09b1df5

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
@@ -26,5 +26,6 @@
2626
"requireSpacesInFunction": {
2727
"beforeOpeningCurlyBrace": true
2828
},
29+
"validateLineBreaks": "LF",
2930
"validateParameterSeparator": ", "
3031
}

0 commit comments

Comments
 (0)