phoenix
phoenix copied to clipboard
[feat] Read from prettier config file
Describe the problem
Currently, we dont read the prettier config file from the project root dir. This should be automatic.
https://github.com/orgs/phcode-dev/discussions/1142
Describe the solution you'd like
Prettier should honor the prettier rc in the project root over the brackets config.
Alternatives considered
No response
Additional context
No response