RobinMalfait / prettier-eslint-code

[DEPRECATED] A vscode extension to format javascript using prettier-eslint
24 stars 7 forks source link

Custom prettier path #7

Closed albf closed 7 years ago

albf commented 7 years ago

I see you've just added the option to have a custom eslint path. What about prettier? I'm using it with yarn, what locks everything by default, it would be nice to have both running the same version of prettier.

I could (try to) send a PR if you agree.

RobinMalfait commented 7 years ago

This just got released in v0.5.0

albf commented 7 years ago

Nice :+1: thx