From 4aca751165caa5c4507623750f00be70e1679d32 Mon Sep 17 00:00:00 2001 From: BirDt_ Date: Sun, 31 May 2026 17:52:08 +0800 Subject: [PATCH] comment --- workflows/typescript-custom.el | 1 - 1 file changed, 1 deletion(-) 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))