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 --- gulpfile.js | 1 - 1 file changed, 1 deletion(-) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index fb99d0a73..22bcfe134 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -109,7 +109,6 @@ const tsBaseArgs = { noImplicitAny: true, allowJs: true, checkJs: true, - noUnusedLocals: true, incremental: true, }; -- cgit v1.2.3