prettier / prettier-emacs

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

prettier-js cleanse the code #77

Open t1anchen opened 1 month ago

t1anchen commented 1 month ago

After setting up hook of prettier-js when saving the code file, the prettier-js cleanses the code file.

Environment

t1anchen commented 1 month ago

just put a quick fix here in case anyone has similar issue