diff --git a/workflows/typescript-custom.el b/workflows/typescript-custom.el index a637b8e..b828c4b 100644 --- a/workflows/typescript-custom.el +++ b/workflows/typescript-custom.el @@ -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))