Whoops
This commit is contained in:
parent
0128870a41
commit
2aa157bf60
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(add-to-list 'auto-mode-alist '("\\.ts\\" . typescript-ts-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\.spec.*.ts\\" . typescript-ts-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\.ts\\'" . typescript-ts-mode))
|
||||
(add-to-list 'auto-mode-alist '("\\.spec.*.ts\\'" . typescript-ts-mode))
|
||||
|
||||
(use-package tide
|
||||
:init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue