Wrap for-loop header
EditorConfig key: js-wrap-for-stmt-header-style
Wrap for-loop header
js-wrap-for-stmt-header-style
Wrapping policy for the parts of a for-loop header.
Default value:
unset
Possible values:
unset
wrap_if_long
chop_if_long
chop_always
Examples