Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(repo): add JSON Schema to turbo.json ref in single-package-workspaces.mdx #9926

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

yamcodes
Copy link
Contributor

@yamcodes yamcodes commented Feb 8, 2025

Description

Add a JSON schema to the turbo.json reference in single-package-workspaces.mdx, found in the Guides section.

This is useful for newcomers who are setting up Turborepo and learning how to set that file up from this guide - they will fall into the pit of success and have the JSON schema set up.

Testing Instructions

N/A

@yamcodes yamcodes requested review from anthonyshew and a team as code owners February 8, 2025 18:57
@yamcodes yamcodes requested a review from tknickman February 8, 2025 18:57
@turbo-orchestrator turbo-orchestrator bot added area: docs Improvements or additions to documentation needs: triage New issues get this label. Remove it after triage labels Feb 8, 2025
Copy link

vercel bot commented Feb 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-gatsby-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-kitchensink-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-svelte-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 3:16am

Copy link

vercel bot commented Feb 8, 2025

@yamcodes is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@anthonyshew anthonyshew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change. Thanks!

@anthonyshew anthonyshew changed the title docs(repo): Add JSON Schema to turbo.json ref in single-package-workspaces.mdx docs(repo): add JSON Schema to turbo.json ref in single-package-workspaces.mdx Feb 14, 2025
@anthonyshew anthonyshew merged commit 5de2ac9 into vercel:main Feb 14, 2025
36 of 38 checks passed
joshnuss pushed a commit to joshnuss/turborepo that referenced this pull request Feb 15, 2025
…rkspaces.mdx` (vercel#9926)

### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

Add a JSON schema to the `turbo.json` reference in
`single-package-workspaces.mdx`, found in the Guides section.

This is useful for newcomers who are setting up Turborepo and learning
how to set that file up from this guide - they will fall into the pit of
success and have the JSON schema set up.

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Improvements or additions to documentation needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants