diff options
author | Valentin Popov <info@valentineus.link> | 2020-04-01 13:56:31 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 13:56:31 +0300 |
commit | c9e51ad9e8f23fc6383129c34d762a0fd3450417 (patch) | |
tree | bf6aa599d2790272b8bd645744eadcd290ff654e /ROADMAP.md | |
parent | 4aa0bc667bea03259f8bb26dba63795e74a86299 (diff) | |
parent | adf39edc06ca27c1179751601ad56ea7b89c9ab4 (diff) | |
download | eslint-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |