You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only TODO left is for Vue core to improve runtime props codegen for generics usage, but that's not related to language tools, so this can be closed.
[ ] Update and merge feat(jsx-types): namespace JSX types core#7083 (expose jsx types undervue/jsx-runtime
)vueCompilerOptions.target
to'auto'
(388902f)/* @jsxImportSource: vue */
in virtual code (7bce9ca)[ ] When target is 3.3+, enable(now can support generics withoutjsxTemplates
by defaultjsxTemplates
)The text was updated successfully, but these errors were encountered: