aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-16 15:04:00 +0300
committerValentin Popov <info@valentineus.link>2020-02-16 15:04:00 +0300
commitc1dc196903e6756ac49473c219769a10ee64315e (patch)
treefac5b3f7e57950cb7702b6fe42f879bf412b8cd8 /ROADMAP.md
parentf448b3ca98fe12d3a8f3430cfe2c967750be656e (diff)
downloadeslint-config-c1dc196903e6756ac49473c219769a10ee64315e.tar.xz
eslint-config-c1dc196903e6756ac49473c219769a10ee64315e.zip
feat(comments): no-aggregating-enable
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 1b8a200..a313067 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -284,7 +284,7 @@
## ESLint Comments
- [X] "disable-enable-pair"
-- [ ] "no-aggregating-enable"
+- [X] "no-aggregating-enable"
- [X] "no-duplicate-disable"
- [X] "no-restricted-disable"
- [X] "no-unlimited-disable"