From 9ea945c950d2c99261182e6771c09ae0e4aef53e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 19 Feb 2020 14:15:48 +0400 Subject: feat(eslint): jsx-quotes 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 53be5c7..0805894 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -53,7 +53,7 @@ - [X] "indent" - [X] "indent-legacy" - [ ] "init-declarations" -- [ ] "jsx-quotes" +- [X] "jsx-quotes" - [X] "key-spacing" - [X] "keyword-spacing" - [ ] "line-comment-position" -- cgit v1.2.3