vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.12k stars 6.92k forks source link

types: vue types utilities #18785

Open pikax opened 5 months ago

pikax commented 5 months ago

Description

Support for newer vue utility types https://github.com/vuejs/core/pull/9556, there was an overall work done to defineComponent , it requires Typescript 5.3.* and slots are not currently failing to resolve the type.

KaelWD commented 5 months ago

requires Typescript 5.3

Not currently supported by eslint.