shadcn-vue/packages/cli/test/utils
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
..
__fixtures__ fix(cli): missing props/emits when disable typescript (#105) 2023-11-02 22:22:33 +08:00
__snapshots__ fix(cli): missing props/emits when disable typescript (#105) 2023-11-02 22:22:33 +08:00
apply-color-mapping.test.ts test: improve testing for cli 2023-09-18 21:27:44 +08:00
get-config.test.ts feat: complete utils test 2023-09-18 22:34:06 +08:00
get-package-manager.test.ts test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00
registry.test.ts feat: complete utils test 2023-09-18 22:34:06 +08:00
resolve-import.test.ts test: improve testing for cli 2023-09-18 21:27:44 +08:00
transform-cjs-to-esm.test.ts feat(cli): support tailwind.config.mjs file (#120) 2023-10-21 10:25:41 +08:00
transform-css-vars.test.ts test: improve testing for cli 2023-09-18 21:27:44 +08:00
transform-import.test.ts fix: nuxt config 2023-09-19 00:30:11 +08:00
transform-sfc.test.ts fix(cli): missing props/emits when disable typescript (#105) 2023-11-02 22:22:33 +08:00