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
tsconfig.lib.json added in v0.5.0.
As for the skipLibCheck: false configuration, now that vuejs/core#9261 has been merged, we'll add it when 3.4 stable is out and this package drops support for 3.3.
🤔 I'm still thinking about this issue. https://majors.nullvoxpopuli.com/q?minors=on&old=&packages=vue
There are still about 2/5 Vue 3.x users are on version <= 3.3 as of today.
Should I discontinue support for Vue 3.3 now or wait till the percentage drops to somewhere like 1/5? I'm a bit torn.
Should have
skipLibCheck: false
in that config.But let's wait till microsoft/TypeScript#29118 lands in TypeScript so that the configuration won't be too complex.
The text was updated successfully, but these errors were encountered: