-
Notifications
You must be signed in to change notification settings - Fork 1
chore(extensions): add Jest and enhance JSON support with dotenv and … #51
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
Conversation
…browserslist extensions
📝 WalkthroughWalkthroughAdded seven new VS Code extension recommendations to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
serenvdmerwe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Brandon,
Thanks for updating the recommended VS Code extensions list!
Positives:
The additions Jest, Babel, PostCSS, Webpack, dotenv, browserslist are all helpful for our frontend tooling, testing, and configuration workflows.
Conclusion:
Overall, these changes look great and align with LightSpeed’s best practices. Once documentation is synced, I’m happy to approve!
|
I am unable to get copilot to review this due to no premium request, coderabbit and Seren have approved this PR and I am ready to merge it. |
name: "Pull Request"
about: "General changes, refactors, and maintenance"
title: "PR: Update recommended VSCode extensions for testing, build tooling, and configuration support"
labels: ["status:needs-review"]
General Pull Request
Changelog
Added
orta.vscode-jest(Jest test integration for JS/TS)mgmcdermott.vscode-language-babel(Babel syntax support)csstools.postcss(PostCSS language features)jeremyrajan.webpack(Webpack tooling aids)dotenv.dotenv-vscode(.env syntax & management)webben.browserslist(Browserslist config support)Changed
.vscode/extensions.jsonto broaden recommended front-end and configuration tooling coverage (testing, build pipeline, environment & target config).Checklist (Global DoD / PR)
References
Summary by CodeRabbit