vuejs / component-compiler-utils

Lower level utilities for compiling Vue single file components
319 stars 75 forks source link

[Feature Request] Bump prettier version #70

Closed meteorlxy closed 4 years ago

meteorlxy commented 4 years ago

Related issues:

Sorry for openning another issue, but I cannot get rid of the version inconsistency of prettier... 😢

image

I know that could be an issue of yarn, but it would be better if we can bump the version of prettier...

mariusa commented 4 years ago

A compiler shouldn't depend on code formatting / beautifier utilities. That's the job of the IDE. vscode already handles this very well, for example.

Would you please remove prettier dependency?

sodatea commented 4 years ago

Bumped at v3.0.1