From 1776bfbec4017f328937b16a7ea752adbec45bea Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 13:32:30 +0400 Subject: feat(vue): Rule "html-closing-bracket-spacing" 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 9985299..9e60f6a 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -537,7 +537,7 @@ - [ ] "dot-location" - [ ] "eqeqeq" - [X] "html-closing-bracket-newline" -- [ ] "html-closing-bracket-spacing" +- [X] "html-closing-bracket-spacing" - [ ] "html-end-tags" - [X] "html-indent" - [X] "html-quotes" -- cgit v1.2.3