From f6a043df74bc755de8e658ba76a4e55980b96f66 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 25 Jan 2018 19:01:13 +0100 Subject: Improve video upload guard a little bit --- tsconfig.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 4e6816430..1c1472aae 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -20,11 +20,11 @@ "exclude": [ "node_modules", "client", - "text1", - "text2", - "text3", - "text4", - "text5", - "text6" + "test1", + "test2", + "test3", + "test4", + "test5", + "test6" ] } -- cgit v1.2.3