idahogurl / vs-code-prettier-eslint

A Visual Studio Code Extension to format JavaScript and TypeScript code using the prettier-eslint package.
MIT License
184 stars 46 forks source link

fix: use synckit with ESM correctly #201

Closed JounQin closed 7 months ago

JounQin commented 7 months ago

Actually I think this is no need to minify the bundle which makes debug unusable + log useless.

JounQin commented 7 months ago

@idahogurl Any time to review?

idahogurl commented 7 months ago

@idahogurl Any time to review?

I will review tomorrow.