aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-14 12:19:20 +0300
committerValentin Popov <info@valentineus.link>2020-02-14 12:19:20 +0300
commitdd99326c5290a70768c30262e7216444d016582f (patch)
tree53b8817ebe285ee2fdb344b4066cd17c12332113 /ROADMAP.md
parent37337f9e0262334299c1b8f64c6c325e8a07e759 (diff)
downloadeslint-config-dd99326c5290a70768c30262e7216444d016582f.tar.xz
eslint-config-dd99326c5290a70768c30262e7216444d016582f.zip
feat(vue): Rule "html-quotes"
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'ROADMAP.md')
-rw-r--r--ROADMAP.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROADMAP.md b/ROADMAP.md
index d9ba56b..5f36724 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -540,7 +540,7 @@
- [ ] "html-closing-bracket-spacing"
- [ ] "html-end-tags"
- [X] "html-indent"
-- [ ] "html-quotes"
+- [X] "html-quotes"
- [ ] "html-self-closing"
- [ ] "jsx-uses-vars"
- [ ] "key-spacing"