prettier / prettier-emacs

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

Add autoload cookie for prettier-js #48

Open dakra opened 5 years ago

dakra commented 5 years ago

I never use prettier-mode but always manually call prettier-js.

This adds an autoload cookie for this command so it's available when the library is not loaded yet.

jrgtt commented 4 years ago

Came here to add this, glad someone already thought about it.

leodag commented 3 years ago

Also came here for this - would love for it to be merged.

dakra commented 3 years ago

Since there is not much happening in this repo I would suggest https://github.com/raxod502/apheleia which is what I use currently and it's pretty nice.