aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP.md
diff options
context:
space:
mode:
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 43aeb2c..4b50fcc 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -194,7 +194,7 @@
- [ ] "no-throw-literal"
- [ ] "no-trailing-spaces"
- [ ] "no-undef"
-- [ ] "no-undef-init"
+- [X] "no-undef-init"
- [X] "no-undefined"
- [X] "no-underscore-dangle"
- [ ] "no-unexpected-multiline"