From 0fb0f570970acc836cb8db6aedb491d418a4ae19 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 01:32:01 +0400 Subject: feat(eslint): Rule "no-extra-bind" 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 d221817..cbdf554 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -114,7 +114,7 @@ - [X] "no-eval" - [ ] "no-ex-assign" - [X] "no-extend-native" -- [ ] "no-extra-bind" +- [X] "no-extra-bind" - [ ] "no-extra-boolean-cast" - [ ] "no-extra-label" - [ ] "no-extra-parens" -- cgit v1.2.3