From 6592d491658019fd171e5f513e32d6a0a0ab7628 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 18 Dec 2025 21:06:48 +0000 Subject: [PATCH] moves tsconfig.json to website/ --- website/{ => src}/tsconfig.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename website/{ => src}/tsconfig.json (100%) diff --git a/website/tsconfig.json b/website/src/tsconfig.json similarity index 100% rename from website/tsconfig.json rename to website/src/tsconfig.json