From 0e01f0a45fc60e0b7caca97511b0cb9f421cee73 Mon Sep 17 00:00:00 2001 From: Marcelo Puebla Date: Tue, 14 Jan 2020 10:43:59 -0300 Subject: [PATCH] Agregada regla --- tslint.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tslint.json b/tslint.json index c8d70f1..d7e0bc6 100644 --- a/tslint.json +++ b/tslint.json @@ -50,7 +50,8 @@ "info", "time", "timeEnd", - "trace" + "trace", + "log" ], "no-empty": false, "no-inferrable-types": [ -- 1.9.1