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