electrovir/prettier-plugin-multiline-arrays

Allow disabling wrapping for arrays with only one element

electrovir opened this issue · 1 comments

Support this option with both a comment and an config value in options.

Resolved with multilineArrayWrapThreshold option and prettier-wrap-threshold comment trigger.