[emacs] Fix a typescript bug?
This commit is contained in:
parent
7d78696264
commit
dcb4fbfc60
1 changed files with 1 additions and 1 deletions
|
|
@ -984,7 +984,7 @@ Or, uh, Objective C, I guess."
|
|||
)
|
||||
|
||||
(use-package add-node-modules-path :ensure t
|
||||
:hook typescript-mode)
|
||||
:hook (typescript-mode . add-node-modules-path))
|
||||
|
||||
(use-package prettier-js :ensure t
|
||||
:hook (typescript-mode . prettier-js-mode))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue