jsverse/transloco-keys-manager

Bug: Does not support Prettier 3

austinw-fineart opened this issue · 2 comments

Is there an existing issue for this?

  • I have searched the existing issues

Is this a regression?

No

Current behavior

Failed to run prettier prettier.resolveConfig.sync is not a function
This function was removed as of Prettier 3.0
https://prettier.io/blog/2023/07/05/3.0.0.html

Expected behavior

#79

Please provide a link to a minimal reproduction of the bug

N/A

Transloco Config

No response

Debug Logs

No response

Please provide the environment you discovered this bug in

Transloco: 5.0.7
Transloco Keys Manager: 3.8.0
Angular: 16.2.10
Node: 18.18.0
Package Manager: npm 10.2.1
OS: Windows 11 (22H2)

Additional context

No response

I would like to make a pull request for this bug

No