electrovir / prettier-plugin-multiline-arrays

Prettier plugin to force array elements to wrap onto new lines.
https://www.npmjs.com/package/prettier-plugin-multiline-arrays
Creative Commons Zero v1.0 Universal
137 stars 6 forks source link

Broken on prettier@3.3.0 #33

Closed SiNONiMiTY closed 5 months ago

SiNONiMiTY commented 5 months ago

With the recent update of prettier, it broke this plugin with an error

Error: Found "[" but: its sibling was not an indent Doc.: prettier

This plugin might need some adjustments.

sepek commented 5 months ago

Should be a dup of #32, sorry I was a bit faster :grin:

SiNONiMiTY commented 5 months ago

funny we had the same issue, im closing this one