storybookjs / storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://storybook.js.org
MIT License
84.08k stars 9.25k forks source link

fix: move workspace name prop to test (#1) #29231

Open pedrosousa13 opened 22 hours ago

pedrosousa13 commented 22 hours ago

What I did

name prop in vitest workspaces should be in test object instead of root. Otherwise we get a typescript error.

Checklist for Contributors

Documentation

Checklist for Maintainers

🦋 Canary release

This PR does not have a canary release associated. You can request a canary release of this pull request by mentioning the @storybookjs/core team here.

_core team members can create a canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=<PR_NUMBER>_

Greptile Summary

This pull request addresses a TypeScript error in the Vitest workspace configuration documentation for React.

nx-cloud[bot] commented 21 hours ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c5e9ec1a68a82959fa3dae0ed0ecae5047b4ae48. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target - [`nx run-many -t build -c production --parallel=3`](https://cloud.nx.app/runs/DLXOIqWe6r?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.