mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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:
@ -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")
|
||||
|
Reference in New Issue
Block a user