sheerun / prettier-standard

Formats with Prettier and lints with ESLint+Standard! (✿◠‿◠)
MIT License
868 stars 44 forks source link

Can anybody write a prettier-standard emacs plugin? #62

Closed adispring closed 6 years ago

adispring commented 6 years ago

like prettier-emacs:https://github.com/prettier/prettier-emacs

adispring commented 6 years ago

I've just replace all ‘prettier-jstoprettier-standard-js`,it works!

https://github.com/prettier/prettier-emacs/issues/40 https://github.com/adispring/prettier-emacs/blob/master/prettier-standard-js.el

ezmiller commented 5 years ago

@adispring having made this change how did you actually use this change in your emacs configuration?