From 99e572a11641e3298b506bb2601ca0b94e6ebe5e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 13 Feb 2020 14:48:01 +0400 Subject: feat(eslint): Rule "lines-around-directive" 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 cf4bd4b..3c5b9ea 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -59,7 +59,7 @@ - [ ] "line-comment-position" - [ ] "linebreak-style" - [ ] "lines-around-comment" -- [ ] "lines-around-directive" +- [X] "lines-around-directive" - [ ] "lines-between-class-members" - [ ] "max-classes-per-file" - [ ] "max-depth" -- cgit v1.2.3