Commit Graph

16 Commits (71a39d25126e6b5dc469a8e286cd76d9a8dc7de5)

Author SHA1 Message Date
Jimmy Yuen Ho Wong 6f0707a995 Make emacs package summary clearer (#1655)
Currently the package summary makes no sense when viewed from Emacs's package manager, this fixes it.
2017-05-21 12:12:23 -07:00
Roman Coedo 83fe8d3d18 Make package-lint happy (#1629) 2017-05-21 08:11:11 -07:00
Jimmy Yuen Ho Wong c32d567512 Add Emacs package attributes for prettier-js.el (#1651)
* Add package attributes

So we can get this into Melpa

* Add Emacs package footer

* Add elisp package file extension
2017-05-21 08:10:37 -07:00
Roman Coedo 16ce76a082 Always run prettier if prettier-mode is active (#1623) 2017-05-18 08:56:59 -07:00
Paul Carduner af754adb7b Make prettier into a global minor mode that can be toggled on and off (#1496) 2017-05-05 09:10:59 -07:00
Paul Carduner 38305d1ec2 Update emacs README with prettier-args example (#1186) 2017-04-11 08:35:41 -07:00
Raghuvir Kasturi 1b31b82077 Enhance README (#1174)
Provide documentation for users who aren't using `js-mode` as their default JS major-mode.
2017-04-10 09:19:58 -07:00
António Nuno Monteiro 2c9af5ffcc refmt -> prettier in emacs support (#1113) 2017-04-02 23:05:30 +01:00
Sean Grove 2b93bf4f30 Use correct print-width argument (#1006) 2017-03-15 09:30:58 -07:00
Joe Fiorini c2d1b49b62 Allow customizing args sent to prettier-command (#289)
We require single quotes in our eslint config, which conflicts with prettier's default rules. Now the `prettier-args` custom variable allows anyone to set the arguments passed to the prettier command when it runs.

Might be nice to eventually build this up out of individual customization options (ie. `(setq prettier-single-quote t)`), but this is a pretty simple approach that works for now.
2017-01-18 12:36:59 -05:00
Sorin Muntean 2dac27f777 Allow specifying the major mode that `defun-before-save` will use. (#276) 2017-01-17 17:10:47 -05:00
Travis Jefferson 0af65c6bc9 Use `setq' instead of `infc' and `decf'
It's more prolific!
2017-01-11 19:44:24 -06:00
kalmanb e84d5d301a Fix up emacs typos 2017-01-11 13:36:09 +13:00
James Long 612e3411cb Move atom package out and start new readme 2017-01-10 00:45:11 -05:00
James Long 7639b755c2 More renaming of jscodefmt -> prettier 2017-01-09 22:48:56 -05:00
James Long cf4643896c add emacs support 2016-11-29 12:22:54 -05:00