lang/javascript: remove vestigial eslint_d support
This commit is contained in:
parent
66c98b8add
commit
8625cb03b0
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@
|
|||
(sp-with-modes '(js2-mode rjsx-mode)
|
||||
(sp-local-pair "/*" "*/" :post-handlers '(("| " "SPC"))))
|
||||
|
||||
;; If it's available globally, use eslint_d
|
||||
(setq flycheck-javascript-eslint-executable (executable-find "eslint_d"))
|
||||
|
||||
(map! :map js2-mode-map
|
||||
:localleader
|
||||
:nr "r" #'+javascript/refactor-menu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue