diff --git a/tsconfig.json b/tsconfig.json index e7d55ce..5d9dda8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,7 @@ "inlineSourceMap": true, "inlineSources": true, "noImplicitThis": true, - "noUnusedLocals": true, + "noUnusedLocals": false, "noImplicitReturns": true, "declaration": true, "lib": [