aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-02-13 15:08:14 +0300
committerValentin Popov <info@valentineus.link>2020-02-13 15:08:14 +0300
commit257f898e4be76f9d460dde0542bf0ccfd9a9ecca (patch)
tree1e8c8a033913f772ab4fdecf6bf427d24b20df62 /ROADMAP.md
parent020e6eabcc0a3b7a16110b37ea821e130d860249 (diff)
downloadeslint-config-257f898e4be76f9d460dde0542bf0ccfd9a9ecca.tar.xz
eslint-config-257f898e4be76f9d460dde0542bf0ccfd9a9ecca.zip
feat(eslint): Rule "eqeqeq"
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 1647231..69802c3 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -32,7 +32,7 @@
- [ ] "dot-location"
- [ ] "dot-notation"
- [X] "eol-last"
-- [ ] "eqeqeq"
+- [X] "eqeqeq"
- [ ] "for-direction"
- [ ] "func-call-spacing"
- [ ] "func-name-matching"