1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/args
Geert-Jan Zwiers 890b065310
feat(cli): support deno bench in the config file (#16608)
This PR adds the ability to set `include/exclude` fields for `deno
bench` in the configuration file.
2022-12-10 02:30:47 +01:00
..
config_file.rs feat(cli): support deno bench in the config file (#16608) 2022-12-10 02:30:47 +01:00
flags.rs fix: respect the --quiet flag in more cases (#16998) 2022-12-09 10:54:24 -05:00
flags_allow_net.rs refactor: create args folder (#14982) 2022-06-27 16:54:09 -04:00
lockfile.rs feat(cli): support configuring the lock file in the config file (#16781) 2022-12-08 00:13:45 +01:00
mod.rs feat(cli): support deno bench in the config file (#16608) 2022-12-10 02:30:47 +01:00