From 1c28e10b860056d85cc07e5a834c4a54eac14563 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Wed, 16 Aug 2023 15:41:35 -0600 Subject: refactor collision methods, rescaffold server --- server/tsconfig.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'server/tsconfig.json') diff --git a/server/tsconfig.json b/server/tsconfig.json index 2567512..e39b364 100644 --- a/server/tsconfig.json +++ b/server/tsconfig.json @@ -13,8 +13,6 @@ "noEmit": true, "allowImportingTsExtensions": true, "moduleDetection": "force", - // if TS 4.x or earlier - "moduleResolution": "nodenext", "jsx": "react-jsx", // support JSX "allowJs": true, // allow importing `.js` from `.ts` -- cgit v1.2.3-70-g09d2