From c1786bab5609cb0ae20b632241891a0ecd056864 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 29 Sep 2021 22:15:13 -0600 Subject: [PATCH] Move tsconfig to the server folder --- tsconfig.json => server/tsconfig.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tsconfig.json => server/tsconfig.json (100%) diff --git a/tsconfig.json b/server/tsconfig.json similarity index 100% rename from tsconfig.json rename to server/tsconfig.json