From 2c4bdb080d42492fa8f815e75b335639759f257b Mon Sep 17 00:00:00 2001 From: Quantum Snowball Date: Fri, 26 Sep 2025 08:26:59 +0800 Subject: [PATCH] typescriptreact (.tsx) link to html.json support html tag snippets in typescriptreact files --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index c254ebec..b1b7876c 100644 --- a/package.json +++ b/package.json @@ -235,6 +235,7 @@ "pug", "eruby", "javascriptreact", + "typescriptreact", "htmldjango", "astro", "blade"