diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -354,7 +354,7 @@ - [ ] "no-dupe-class-members" - [ ] "no-dynamic-delete" - [ ] "no-empty-function" -- [ ] "no-empty-interface" +- [X] "no-empty-interface" - [ ] "no-explicit-any" - [ ] "no-extra-non-null-assertion" - [ ] "no-extra-parens" |