diff options
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -575,7 +575,7 @@ - [ ] "no-textarea-mustache" - [ ] "no-unsupported-features" - [ ] "no-unused-components" -- [ ] "no-unused-vars" +- [X] "no-unused-vars" - [ ] "no-use-v-if-with-v-for" - [ ] "no-v-html" - [X] "object-curly-spacing" |