mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(language/typescript): add setup hook to correct major mode
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
:straight (:type built-in)
|
||||
:mode "\\.ts\\'"
|
||||
:hook
|
||||
(typescript-mode . siren-typescript-mode-setup))
|
||||
(typescript-ts-mode . siren-typescript-mode-setup))
|
||||
|
||||
(use-package tsx-ts-mode
|
||||
:straight (:type built-in)
|
||||
|
||||
Reference in New Issue
Block a user