hosseinmd / prettier-plugin-jsdoc

A Prettier plugin to format JSDoc comments.
MIT License
232 stars 28 forks source link

chore(ci): fix not installing correct prettier version #221

Closed danielpza closed 10 months ago

danielpza commented 10 months ago

See https://github.com/hosseinmd/prettier-plugin-jsdoc/pull/220#issuecomment-1852266910

danielpza commented 10 months ago

Correctly installing prettier version now.

image