vue/no-unused-properties
does not work with defineNuxtComponent()
#2191
Labels
vue/no-unused-properties
does not work with defineNuxtComponent()
#2191
Checklist
Tell us about your environment
8.41.0
9.14.0
18
Please show your full configuration:
What did you do?
What did you expect to happen?
Data
msg
should be warned like below.This warning is shown without
defineNuxtComponent
.It seems to be rerated to #2057.
What actually happened?
No warning is shown.
Repository to reproduce this issue
https://github.com/uralogical/nuxt3_playground
feat/add_eslint
is reproduction branch.The text was updated successfully, but these errors were encountered: