ts-plugin(2339) Property .... does not exist on type 'Ref<Ref<{}' #583
Replies: 1 comment
-
turned out the problem is created by the VSCode Vue official extension, not by eslint ts-plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Went with the default configuration for nuxt/eslint in a nuxt 3 project.
All v-model references to objects are causing the breaking of rule ts-plugin(233)
Any thoughts on how to properly address this one?
Thank you,
Rares
Beta Was this translation helpful? Give feedback.
All reactions