electrovir

Results 93 comments of electrovir

> I think we're running into this issue (or something very similar) trying to run tests with TypeScript / ESM / `tsx` as well: it seems to incorrectly report `import`...

I tried running benchmarks and they error out on Node.js v18, v20, and v22 with lots of "different result" errors and also "require() of ES Module not supported".

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...

At this time I have no plan to support other languages, sorry 😕

> I wish Prettier would just keep my line breaks for destructures and import statements. I totally agree > Does anyone know if there's a plugin that does that? Not...

I actually have a branch where this is being worked on, but I haven't given it any attention for a while. Just made some great progress after giving it some...

@adrian-gierakowski I've added and released experimental support for this feature in `v1.1.0`. You can enable it by setting `multilineFunctionArguments` to true in your prettier config. It currently doesn't work on...

Yeah... it's not very good yet, sorry 😕. At the moment I don't have the time to address this further.

Cool idea! Thanks for bringing it up.

Does that not count as support? It just seems strange to me that the demo up top would show an error like that when it's trivial to make it work...