Add tide
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
;;; Code:
|
||||
;; typescript-mode
|
||||
(use-package tide :ensure t)
|
||||
(use-package typescript-mode
|
||||
:mode ("\\.ts\\'" . typescript-mode))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user