From cc4e8ddc85d36f29a7385a7f4eb08c77f46b3af6 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 31 Jul 2019 01:33:56 +0200 Subject: headless wallet WIP --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index db44f039d..7cbde9642 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -19,7 +19,6 @@ "noImplicitAny": true, "allowJs": true, "checkJs": true, - "noUnusedLocals": true, "incremental": true }, "files": [ -- cgit v1.2.3