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 8fdb469..9b49ea5 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -187,7 +187,7 @@
- [ ] "no-spaced-func"
- [ ] "no-sparse-arrays"
- [ ] "no-sync"
-- [ ] "no-tabs"
+- [X] "no-tabs"
- [ ] "no-template-curly-in-string"
- [ ] "no-ternary"
- [ ] "no-this-before-super"