0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tools/init
Pig Fang 59dedf217f
fix(init): update comment style (#17074)
The output of `init` are commands, so this should be treated as a "Shell
script". In Shell script, comments must start with `#`, not `//`. (This
also makes the commands example easier to be copied to somewhere.)
2022-12-17 23:26:25 +01:00
..
templates feat(init): Generate main_bench.ts by default (#16786) 2022-12-10 00:34:08 +01:00
mod.rs fix(init): update comment style (#17074) 2022-12-17 23:26:25 +01:00