diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ - [ ] "no-restricted-globals" - [ ] "no-restricted-imports" - [ ] "no-restricted-modules" -- [ ] "no-restricted-properties" +- [X] "no-restricted-properties" - [ ] "no-restricted-syntax" - [ ] "no-return-assign" - [X] "no-return-await" |