Julien Calixte 6bb5c8a860 fix(tsconfig): drop preserveSymlinks so vue types resolve under pnpm
pnpm resolves every package via a symlink into .pnpm/; preserveSymlinks
pinned resolution to those symlink paths, blocking the vue ->
@vue/runtime-dom -> @vue/runtime-core re-export chain and surfacing
"has no exported member" errors for Ref, toValue, computed, etc.
2026-05-16 10:01:47 +02:00
2023-08-15 01:07:50 +02:00
2021-03-09 22:00:10 +01:00
2026-05-02 22:48:10 +02:00
2026-03-28 20:24:08 +01:00
2026-02-15 08:00:11 +01:00
2026-03-28 09:38:55 +01:00
2026-03-28 09:34:04 +01:00
2026-03-28 09:38:55 +01:00
2026-03-21 09:04:58 +01:00
2026-05-13 18:38:54 +02:00
2026-03-28 09:34:04 +01:00
2026-03-28 09:38:55 +01:00
2026-03-28 09:38:55 +01:00
2026-03-17 01:02:24 +01:00
2026-03-28 09:34:04 +01:00
2026-03-28 20:24:08 +01:00
Description
No description provided
Readme 8.4 MiB
Languages
TypeScript 52.6%
Vue 44.3%
CSS 1.8%
JavaScript 1%
HTML 0.2%
Other 0.1%