Hacker News new | ask | show | jobs
by ravenstine 871 days ago
Why? `--allow-all` is the epitome of trivial. You can even wrap the deno executable in a script that passes that to it every time if that's what you really need.
1 comments

Even better, you can do `-A`
Yes!