dfinity / prettier-plugin-motoko

A code formatter for the Motoko smart contract language.
Apache License 2.0
28 stars 1 forks source link

Use Prettier 2 for standalone CLI #134

Closed rvanasa closed 2 months ago

rvanasa commented 2 months ago

Fixes an issue with mo-fmt related to using Prettier 3 with pkg. This is solved by downgrading to Prettier 2 in the standalone CLI.