diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -177,7 +177,7 @@ - [ ] "no-restricted-syntax" - [ ] "no-return-assign" - [X] "no-return-await" -- [ ] "no-script-url" +- [X] "no-script-url" - [ ] "no-self-assign" - [ ] "no-self-compare" - [ ] "no-sequences" |