From f63164d92fc06968d03e509e749e1df1a318a798 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Wed, 9 Oct 2024 12:31:44 +0200 Subject: Add typescript code - Migrated javascript to typescript for type safety and learning - created a tsconfig.json for frontendjavascript Note: We keep the javascript file because this makes it easier to deploy --- t_idea/index.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 't_idea') diff --git a/t_idea/index.html b/t_idea/index.html index 4b1d6c0..691f8be 100644 --- a/t_idea/index.html +++ b/t_idea/index.html @@ -7,9 +7,9 @@ + Ideas - {{ with .Error }} @@ -41,22 +41,4 @@ {{ end }} - -- cgit v1.2.3