Tecnativa / doodba-copier-template

A Copier template for Doodba projects
Boost Software License 1.0
85 stars 113 forks source link

fix(prettier): rollback to working version #458

Closed yajo closed 6 months ago

yajo commented 6 months ago

As you can see reported in https://github.com/prettier/prettier/issues/15696, prettier 3.x won't work with plugins under the context of pre-commit. In practice, this means for us that XML won't get auto-formatted.

Pinning latest working combination.

@moduon MT-5455

pedrobaeza commented 6 months ago

457 is maybe the solution to the broken tests?

yajo commented 6 months ago

Let's see. I rebased.