From 6c9d0a0a27761fe5c1a5ee74237dd0ddf76fef96 Mon Sep 17 00:00:00 2001 From: Roshan Jossy Date: Wed, 1 Jan 2025 15:16:58 +0100 Subject: [PATCH] add typescript to technologies for metabase Co-authored-by: Sammy Hori --- data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index f021192..bcdc072 100644 --- a/data.json +++ b/data.json @@ -180,7 +180,8 @@ "link": "https://github.com/metabase/metabase", "label": "good first issue", "technologies": [ - "Clojure" + "Clojure", + "TypeScript" ], "description": "Open source business intelligence and analytics platform" },