这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ashish0kumar
Copy link
Contributor

Description

Fixes #10542

Fixed this small issue which I found when I copy pasted the package.json examples from the Jest docs page. The missing commas caused JSON parsing errors when trying to use the files.

@ashish0kumar ashish0kumar requested review from a team and anthonyshew as code owners June 10, 2025 13:37
@ashish0kumar ashish0kumar requested a review from tknickman June 10, 2025 13:37
@turbo-orchestrator turbo-orchestrator bot added area: docs Improvements or additions to documentation needs: triage labels Jun 10, 2025
@vercel
Copy link
Contributor

vercel bot commented Jun 10, 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 Jun 10, 2025 1:38pm
examples-designsystem-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 1:38pm
examples-native-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 1:38pm
examples-tailwind-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 1:38pm
examples-vite-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 1:38pm

@vercel
Copy link
Contributor

vercel bot commented Jun 10, 2025

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

A member of the Team first needs to authorize it.

@tknickman tknickman merged commit b213100 into vercel:main Jun 10, 2025
8 of 13 checks passed
@ashish0kumar ashish0kumar deleted the fix-docs/jest/missing-commas branch June 10, 2025 14:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📚 Docs: Missing commas in package.json cause JSON parsing error

2 participants