diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -364,7 +364,7 @@ - [ ] "no-for-in-array" - [ ] "no-implied-eval" - [ ] "no-inferrable-types" -- [ ] "no-magic-numbers" +- [X] "no-magic-numbers" - [ ] "no-misused-new" - [ ] "no-misused-promises" - [ ] "no-namespace" |