1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/cli/tools/init/templates
Bartek Iwańczuk a6b5d05311
feat(init): Generate deno.json by default (#16389)
Updates `deno init` subcommand to create a `deno.json` when initializing
a new project.

Slightly changes the output, to make it more readable.
2022-12-08 06:34:28 +01:00
..
deno.json feat(init): Generate deno.json by default (#16389) 2022-12-08 06:34:28 +01:00
main.ts feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00
main_test.ts feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00