diff --git a/tslint.json b/tslint.json index 0b2cce61..ca154013 100644 --- a/tslint.json +++ b/tslint.json @@ -37,11 +37,10 @@ ], "member-access": false, "no-arg": true, - "no-bitwise": true, "no-console": [ true, "debug", - "info", + "log", "time", "timeEnd", "trace"