Restructured ROADMAP.md

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-06-18 11:26:49 +04:00
parent 75ab45106f
commit 429404c8e2
11 changed files with 667 additions and 673 deletions

View File

@@ -0,0 +1,11 @@
# ESLint Comments
- [X] "disable-enable-pair"
- [X] "no-aggregating-enable"
- [X] "no-duplicate-disable"
- [X] "no-restricted-disable"
- [X] "no-unlimited-disable"
- [X] "no-unused-disable"
- [X] "no-unused-enable"
- [X] "no-use"
- [ ] "require-description"