This commit is contained in:
BirDt_ 2026-05-31 17:52:08 +08:00
parent 924bf25d39
commit 4aca751165

View file

@ -22,7 +22,6 @@
;;; Code:
;; More consistent than typescript-ts-mode atm
(add-to-list 'auto-mode-alist '("\\.ts\\" . typescript-ts-mode))
(add-to-list 'auto-mode-alist '("\\.spec.*.ts\\" . typescript-ts-mode))