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