diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ - [X] "newline-after-var" - [X] "newline-before-return" - [ ] "newline-per-chained-call" -- [ ] "no-alert" +- [X] "no-alert" - [ ] "no-array-constructor" - [ ] "no-async-promise-executor" - [ ] "no-await-in-loop" |