radian-software / apheleia

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

Use `prettier-json` for `js-json-mode` #209

Closed cxa closed 1 year ago

cxa commented 1 year ago

By default Emacs 29 uses js-json-mode for JSON file (correct me if I'm wrong), this pr enables the right formatter for this mode.