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

fix(docs): missing commas in package.json files of jest docs #10560

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

Merged
merged 1 commit into from
Jun 10, 2025

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 anthonyshew and a team 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 New issues get this label. Remove it after triage labels Jun 10, 2025
Copy link

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

Copy link

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 needs: triage New issues get this label. Remove it after triage
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