google / vim-codefmt

Vim plugin for syntax-aware code formatting
Apache License 2.0
1.11k stars 114 forks source link

fix(prettier): drop --stdin parameter #143

Closed agriffis closed 4 years ago

agriffis commented 4 years ago

This changed in Prettier 2.0, and apparently was never needed. See https://prettier.io/blog/2020/03/21/2.0.0.html#remove---stdin-7668httpsgithubcomprettierprettierpull7668-by-thorn0httpsgithubcomthorn0