emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/typescript-mode 588d5f3d63 027/222: Update README.md


From: ELPA Syncer
Subject: [nongnu] elpa/typescript-mode 588d5f3d63 027/222: Update README.md
Date: Sun, 6 Feb 2022 16:59:02 -0500 (EST)

branch: elpa/typescript-mode
commit 588d5f3d63b77f40951630d01fd3ecb0f3672c5b
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: GitHub <noreply@github.com>

    Update README.md
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5497abb6ae..2196135c8f 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@
 focused on providing basic font-lock/syntax-highlighting and
 indentation for Typescript syntax, without any external dependencies.
 
+Output from `tsc` is also handled seamlessly through `compilation-mode`.
+
 # Installation
 
 `typescript.el` can be installed from source directly using your
@@ -22,7 +24,6 @@ You can add any other customization you like to 
`typescript-mode-hook`
 in your `init.el` file. `typescript.el` also handles `prog-mode-hook`
 on versions of Emacs which supports it.
 
-
 # Other Typescript-packages of interest
 
 While `typescript.el` may *not* provide a full kitchen-sink, the good



reply via email to

[Prev in Thread] Current Thread [Next in Thread]