diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ - [ ] "no-undef" - [ ] "no-undef-init" - [ ] "no-undefined" -- [ ] "no-underscore-dangle" +- [X] "no-underscore-dangle" - [ ] "no-unexpected-multiline" - [ ] "no-unmodified-loop-condition" - [ ] "no-unneeded-ternary" |