deno/cli/tools/init/templates
Ryan Dahl f76bfbbe33
refactor(init): simplify template (#20325)
- Don't include benchmark file - most people won't need this.
- Use deno.json instead of deno.jsonc, because it's a more common file
  format.
2023-08-29 19:58:56 +00:00
..
deno.json refactor(init): simplify template (#20325) 2023-08-29 19:58:56 +00:00
main.ts feat: add "deno init" subcommand (#15469) 2022-08-20 01:37:05 +02:00
main_test.ts fix(cli/init): update to assert/mod.ts (#19924) 2023-07-24 19:57:01 +00:00