prettier-plugin-multiline-arrays
prettier-plugin-multiline-arrays copied to clipboard
YAML compatibility
@electrovir is it compatible? it appears not:
https://github.com/electrovir/prettier-plugin-multiline-arrays/blob/main/src/index.ts#L21
Can it be made compatible?
I haven't tried this package with YAML. It expect it won't work, but you never know! I suspect that to make it compatible would require a new code flow just for yaml because of how specific the code is.
But then, are you going to review and implement it? My TypeScript knowledge is null, otherwise I would try to do a PR.
Thank you, for your work!
At this time I have no plan to support other languages, sorry 😕