diff --git a/tsconfig-google.json b/tsconfig-google.json index 2a9867af..0b47a8d6 100644 --- a/tsconfig-google.json +++ b/tsconfig-google.json @@ -9,8 +9,6 @@ "noFallthroughCasesInSwitch": true, "noEmitOnError": true, "noImplicitReturns": true, - "noUnusedLocals": true, - "noUnusedParameters": true, "pretty": true, "strict": true, "module": "commonjs",