diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ - [ ] "no-compare-neg-zero" - [ ] "no-cond-assign" - [ ] "no-confusing-arrow" -- [ ] "no-console" +- [X] "no-console" - [ ] "no-const-assign" - [ ] "no-constant-condition" - [ ] "no-constructor-return" |