You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One problem is our current pre-commit git hook uses pretty-quick which depends on v2 prettier API and hasn't been updated to depend on prettier v3.
maybe we can wait a bit and see if it upgrades to prettier v3
or remove the formatting pre-commit hook so its v2 prettier doesn't produce inconsitent changes
The text was updated successfully, but these errors were encountered:
jeremymeng
added
EngSys
This issue is impacting the engineering system.
Client
This issue points to a problem in the data-plane of the library.
labels
Jul 28, 2023
There's some breaking api changes but look easy to fix https://github.com/jeremymeng/azure-sdk-for-js/tree/engsys/prettier-v3
pretty-quick
which depends on v2 prettier API and hasn't been updated to depend on prettier v3.The text was updated successfully, but these errors were encountered: