diff --git a/tsconfig.json b/tsconfig.json index 38caa5da..950a07a1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,8 +9,6 @@ "outDir": ".tmp", "pretty": true, "moduleResolution": "node", - "noUnusedParameters": true, - "noUnusedLocals": true, "types": [ "core-js", "jasmine",