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

fix(install): regression - do not panic when config file contains \r\n newlines #26547

Merged

Conversation

dsherret
Copy link
Member

This is specifically for deno install/deno add commands.

Closes #26543

@dsherret dsherret merged commit 4626b11 into denoland:main Oct 25, 2024
17 checks passed
@dsherret dsherret deleted the fix_slash_r_slash_n_newlines_deno_install branch October 25, 2024 17:37
bartlomieju pushed a commit that referenced this pull request Oct 29, 2024
…n newlines (#26547)

This is specifically for `deno install`/`deno add` commands.

* dprint/jsonc-parser#49

Closes #26543
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.

Panic on deno install when config file contains \r\n newlines
2 participants