When I name the vue component List.vue, I get the following error:
List.vue
After changing the name to Lists.vue the error disappeared:
Lists.vue
Why does this happen?
If you want to disable this validation, set "vue/comment-directive" to 0
If you want to disable this validation, set "vue/comment-directive" to 0