Drop support for lsp-javascript-flow
This package was deprecated. See the GH Readme for more details.
This commit is contained in:
parent
39420bb948
commit
2c1721e8b4
1 changed files with 0 additions and 5 deletions
|
@ -84,10 +84,5 @@
|
|||
:config
|
||||
(general-add-hook wpc/frontend-hooks #'prettier-js-mode))
|
||||
|
||||
;; LSP support
|
||||
(use-package lsp-javascript-flow
|
||||
:config
|
||||
(general-add-hook wpc/js-hooks #'lsp-javascript-flow-enable))
|
||||
|
||||
(provide 'wpc-javascript)
|
||||
;;; wpc-javascript.el ends here
|
||||
|
|
Loading…
Reference in a new issue