radian-software / apheleia

🌷 Run code formatter on buffer contents without moving point, using RCS patches and dynamic programming.
MIT License
523 stars 74 forks source link

Always supply `--stdin-filepath` to Prettier #253

Closed andersk closed 8 months ago

andersk commented 8 months ago

This is required for Prettier to pick up the correct settings from its config files.

andersk commented 8 months ago

Added.