prettier / prettier-emacs

Minor mode to format JS code on file save
http://jlongster.com/A-Prettier-Formatter
372 stars 53 forks source link

How validate and format json #50

Open alexei-28 opened 5 years ago

alexei-28 commented 5 years ago

Emacs 26.1, Windows 10.

I install prettier-mode. Nice. But how I can validate and format json file? Thanks.

rofrol commented 1 year ago

prettier.el and json-mode works for me https://github.com/jscheid/prettier.el/issues/101#issuecomment-1134520701