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

Save deno install --allow-scripts to deno.jsonc #28730

Open
felipecrs opened this issue Apr 3, 2025 · 0 comments
Open

Save deno install --allow-scripts to deno.jsonc #28730

felipecrs opened this issue Apr 3, 2025 · 0 comments
Labels

Comments

@felipecrs
Copy link

felipecrs commented Apr 3, 2025

It would be great if we could save the dependencies which are allowed scripts to deno.jsonc, so that --install-scripts doesn't need to be passed every time.

Also, it would be great if we could save whether we don't want to allow running scripts for some dependency, so that we can get rid of that super annoying warning on every deno install even if the script is not needed for the package to function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants