--permit-no-files
This PR adds the `--permit-no-files` cli options to the `bench` subcommand. This will cause `deno bench --permit-no-files` to not return an error when no bench files where found.