diff --git a/tsconfig.json b/tsconfig.json index d8ecab5..18743b0 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,7 +1,6 @@ { "compilerOptions": { "allowSyntheticDefaultImports": true, - "noUnusedLocals": true, "noImplicitAny": true, "noImplicitReturns": true, "noImplicitThis": true,