From 0419c2558d380cd13f6d0c1f3944b8474b4cf87c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 21:00:55 +0400 Subject: feat(eslint): no-trailing-spaces 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 92654a7..2c12875 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -192,7 +192,7 @@ - [X] "no-ternary" - [ ] "no-this-before-super" - [ ] "no-throw-literal" -- [ ] "no-trailing-spaces" +- [X] "no-trailing-spaces" - [ ] "no-undef" - [X] "no-undef-init" - [X] "no-undefined" -- cgit v1.2.3