1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tools/init/templates
sigmaSd 4eb8e875fd
feat(init): Generate main_bench.ts by default (#16786)
This commit changes "deno init" to generate "main_bench.ts" file
which scaffold two example bench cases.
2022-12-10 00:34:08 +01:00
..
deno.jsonc feat(init): Use jsonc for configuration file (#17002) 2022-12-09 23:55:03 +01:00
main.ts feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00
main_bench.ts feat(init): Generate main_bench.ts by default (#16786) 2022-12-10 00:34:08 +01:00
main_test.ts feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00