From 4caca82d3b955f570c947bc3dbd3980af6e3eb62 Mon Sep 17 00:00:00 2001 From: Asai Toshiya Date: Tue, 1 Nov 2022 23:12:49 +0900 Subject: [PATCH] (docs) Add tsx alias --- SUPPORTED_LANGUAGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 4ecc39ec13..361bc9da4b 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -213,7 +213,7 @@ The table below shows the full list of languages (and corresponding classes/alia | TP | tp | | | Transact-SQL | tsql | [highlightjs-tsql](https://github.com/highlightjs/highlightjs-tsql) | | Twig | twig, craftcms | | -| TypeScript | typescript, ts | | +| TypeScript | typescript, ts, tsx | | | Unicorn Rails log | unicorn-rails-log | [highlightjs-unicorn-rails-log](https://github.com/sweetppro/highlightjs-unicorn-rails-log) | | VB.Net | vbnet, vb | | | VBA | vba | [highlightjs-vba](https://github.com/dullin/highlightjs-vba) |