diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ - [ ] "no-eq-null" - [X] "no-eval" - [ ] "no-ex-assign" -- [ ] "no-extend-native" +- [X] "no-extend-native" - [ ] "no-extra-bind" - [ ] "no-extra-boolean-cast" - [ ] "no-extra-label" |