shadcn-vue/packages/cli/src
Dunqing a4774ff48d
fix(cli): missing props/emits when disable typescript (#105)
* feat(cli): support remove type when non-typescript

* fix(cli): missing props/emits when doesn't enable typescript

* test: add test cases for defineProps/defineEmits

* fix: withDefaults case

* fix: cannot resolve external and packages types

* fix: missing assign variable
2023-11-02 22:22:33 +08:00
..
commands chore: fix lint, wrong initial value 2023-10-21 10:51:24 +08:00
utils fix(cli): missing props/emits when disable typescript (#105) 2023-11-02 22:22:33 +08:00
index.ts feat: add cli 2023-08-28 10:50:32 +05:45