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

disable generate deno.lock when new shell startup. #80

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

yasunori0418
Copy link
Contributor

description

If you launch a new pane of wezterm in the directory where package.json exists or start a shell with vim's :term, deno.lock will be generated.
Therefore, we added the --no-lock option to prevent deno.lock from being generated.

Fixed the issue where `deno.lock` was generated when `package.json` was present.
@yuki-yano yuki-yano merged commit 5e72fa7 into yuki-yano:main Sep 3, 2024
@yasunori0418 yasunori0418 deleted the stop-generate-deno-lock branch September 3, 2024 16:02
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.

2 participants