shadcn-vue/packages/cli/test/utils
Sam K 10319df960
fix(cli): add an option to component.json to resolve nuxt buildDir (#447)
* fix(cli): add an option to `component.json` to resolve nuxt buildDir dynamically

* feat: add `tsConfigPath` option

* docs: updated installation docs to reflect the new option `tsConfigPath`

* feat: include option in init

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
Co-authored-by: zernonia <zernonia@gmail.com>
2024-05-06 16:13:46 +08:00
..
__fixtures__ fix(cli): missing props/emits when disable typescript (#105) 2023-11-02 22:22:33 +08:00
__snapshots__ feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30
apply-color-mapping.test.ts feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30
apply-prefix.test.ts feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30
get-config.test.ts fix(cli): add an option to component.json to resolve nuxt buildDir (#447) 2024-05-06 16:13:46 +08:00
registry.test.ts chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
resolve-import.test.ts chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
transform-cjs-to-esm.test.ts chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
transform-css-vars.test.ts feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30
transform-import.test.ts chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
transform-sfc.test.ts chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30
transform-tw-prefix.test.ts chore: lint and enable Volar hybrid mode (#419) 2024-03-20 22:29:42 +03:30