From 60cada8bcd13ffb0db17260c38c49b99ab58cd02 Mon Sep 17 00:00:00 2001 From: Wang zhen yun <2049603234@qq.com> Date: Tue, 12 May 2026 04:45:31 +0800 Subject: [PATCH] Add TSPerf Inspector challenge submission --- lib/algora_web/live/challenges/tsperf_live.ex | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/lib/algora_web/live/challenges/tsperf_live.ex b/lib/algora_web/live/challenges/tsperf_live.ex index 081df5c74..bea23c01a 100644 --- a/lib/algora_web/live/challenges/tsperf_live.ex +++ b/lib/algora_web/live/challenges/tsperf_live.ex @@ -235,6 +235,46 @@ defmodule AlgoraWeb.Challenges.TsperfLive do /> +
+ +
+
+
+
+ Community submission +
+

+ TSPerf Inspector +

+

+ MIT licensed VSCode extension for inspecting TypeScript type resolution time and structural complexity. +

+
+
+ +
+
+
+
+ Installable release +
+

+ v0.1.0 VSIX +

+

+ Packaged extension release with local verification from npm test and vsce package. +

+
+
+