diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -192,7 +192,7 @@ - [X] "no-ternary" - [ ] "no-this-before-super" - [ ] "no-throw-literal" -- [ ] "no-trailing-spaces" +- [X] "no-trailing-spaces" - [ ] "no-undef" - [X] "no-undef-init" - [X] "no-undefined" |