summaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-04-01 13:56:31 +0300
committerGitHub <noreply@github.com>2020-04-01 13:56:31 +0300
commitc9e51ad9e8f23fc6383129c34d762a0fd3450417 (patch)
treebf6aa599d2790272b8bd645744eadcd290ff654e /ROADMAP.md
parent4aa0bc667bea03259f8bb26dba63795e74a86299 (diff)
parentadf39edc06ca27c1179751601ad56ea7b89c9ab4 (diff)
downloadeslint-config-c9e51ad9e8f23fc6383129c34d762a0fd3450417.tar.xz
eslint-config-c9e51ad9e8f23fc6383129c34d762a0fd3450417.zip
Merge pull request #4 from valentineus/develop
Develop
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 89a27b1..d16e2bb 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -568,7 +568,7 @@
- [ ] "no-duplicate-attributes"
- [ ] "no-empty-pattern"
- [ ] "no-irregular-whitespace"
-- [ ] "no-multi-spaces"
+- [X] "no-multi-spaces"
- [ ] "no-parsing-error"
- [ ] "no-reserved-component-names"
- [ ] "no-reserved-keys"