From c871e1ed51b09d05fbd875c75c40bdfeb4d52ee6 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 16:01:33 +0400 Subject: feat(eslint): Rule "no-console" Signed-off-by: Valentin Popov --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ROADMAP.md') diff --git a/ROADMAP.md b/ROADMAP.md index 33264eb..6bcc625 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -90,7 +90,7 @@ - [ ] "no-compare-neg-zero" - [ ] "no-cond-assign" - [ ] "no-confusing-arrow" -- [ ] "no-console" +- [X] "no-console" - [ ] "no-const-assign" - [ ] "no-constant-condition" - [ ] "no-constructor-return" -- cgit v1.2.3