diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |