allow specifying custom location for vitest.config.ts
for @storybook/addon-vitest
#31956
stefanprobst
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
x-ref #31955
Describe the solution you'd like
i want to be able to move
vitest.config.ts
to aconfig/
folder, to de-clutter the project root.@storybook/addon-vitest
should accept a configuration option inmain.ts
, which allows passing a custom location forvitest.config.ts
to the addon.Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions