prettier / prettier-synchronized

Synchronous version of Prettier
MIT License
24 stars 7 forks source link

Use `synckit` to simply and support other features like yarn PnP and experimental loader #2

Closed JounQin closed 2 years ago

JounQin commented 2 years ago

I'd like to raise a PR if you agree.

See also

Besides, I'm trying to make synckit work on browsers with Web Workers at https://github.com/un-ts/synckit/issues/31.

fisker commented 2 years ago

No, thanks. But we may want try it if PnP support is requested.

JounQin commented 2 years ago

That's OK.

rattrayalex commented 1 year ago

FWIW, this repo did not work for me – it just hung, without printing anything, even in a REPL – and using synckit with the next branch of prettier did work for me. Performance was not too bad either.