From 07aea1a2642fc9868cb01e30c322514029d5b95a Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 18 Jun 2020 17:12:24 +0200 Subject: Use TS_NODE_FILES instead of --files Because --files does not work --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index aa129c1d9..d305722c4 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -28,7 +28,6 @@ "@shared/*": [ "shared/*" ] } }, - "include": [ "." ], "exclude": [ "server/tools/", "node_modules", -- cgit v1.2.3