From f99a3f7dce13f8d713db2ace75e412e700f28f62 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 9 Jan 2023 14:21:03 +0100 Subject: Correctly fix build --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 38758ff3f..8bcd944e3 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,6 @@ "@shared/*": [ "shared/*" ] }, "typeRoots": [ - "server/typings", "node_modules/@types" ] }, -- cgit v1.2.3