Wrap union type usage

EditorConfig key: js-wrap-union-type-usage

Wrap union type usage

js-wrap-union-type-usage

Wrapping policy for union (|) and intersection (&) type expressions.

Default value:

unset

Possible values:

  • unset
  • wrap_if_long
  • chop_if_long
  • chop_always

Examples