Remove eslintd-fix package

This package isn't hooked up to anything and has no keybinds. Its config
is so trivial that users can install it themselves, so I decided it
won't be included with the module by default.
This commit is contained in:
Henrik Lissner 2020-04-23 23:50:40 -04:00
parent 06d5d5e6c0
commit daec7b5057
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 0 additions and 9 deletions

View file

@ -8,7 +8,6 @@
(package! typescript-mode :pin "102587e458")
;; Tools
(package! eslintd-fix :pin "0c431141be")
(package! js2-refactor :pin "d4c40b5fc8")
(package! npm-mode :pin "3ee7c0bad5")
(package! add-node-modules-path :pin "f31e69ccb6")