diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -429,7 +429,7 @@ - [ ] "no-require-imports" - [ ] "no-this-alias" - [ ] "no-throw-literal" -- [ ] "no-type-alias" +- [X] "no-type-alias" - [ ] "no-unnecessary-boolean-literal-compare" - [ ] "no-unnecessary-condition" - [ ] "no-unnecessary-qualifier" |