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

bun.lock as package manager lockfile #236012

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RiskyMH
Copy link

@RiskyMH RiskyMH commented Dec 13, 2024

Extends #235917 by adding it to more places.


Also with jsonc it gives warnings about trailing comma, but we have made intentional decision to have them, so what is the best way to suppress them (ie not have whole file full of warnings)

  • I think I have worked it out with using the extension with jsonValidation and allowTrailingCommas, but just wondered the best official way was

example here: oven-sh/bun#15705

@RiskyMH

This comment was marked as resolved.

@vs-code-engineering vs-code-engineering bot added this to the January 2025 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants