1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-25 00:29:09 -05:00
denoland-deno/cli/tools/init/templates
Bartek Iwańczuk 6794d9fe5d
feat(init): Use jsonc for configuration file (#17002)
Generate "deno.jsonc" instead of "deno.json" when running "deno init"
subcommand.
2022-12-09 23:55:03 +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_test.ts feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00