From f9ebfb719aa850b01ce3e1ee3a9d7ab359e73058 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 12:10:59 +0400 Subject: feat(eslint): Rule "no-restricted-properties" 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 0832f8b..46c3102 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -173,7 +173,7 @@ - [ ] "no-restricted-globals" - [ ] "no-restricted-imports" - [ ] "no-restricted-modules" -- [ ] "no-restricted-properties" +- [X] "no-restricted-properties" - [ ] "no-restricted-syntax" - [ ] "no-return-assign" - [X] "no-return-await" -- cgit v1.2.3