Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-17 | fix(config-file): fix config-file.v1.json schema to allow colons in the task ↵ | David Sherret | |
name (#14013) | |||
2022-03-10 | feat: "deno task" subcommand (#13725) | Bartek Iwańczuk | |
Co-authored-by: David Sherret <dsherret@gmail.com> | |||
2022-02-28 | chore: Add "noImplicitOverride" to config-file.v1.json (#13780) | Elisée Maurer | |
2022-02-23 | feat: allow specification of import map in config file (#13739) | Kitson Kelly | |
Closes: #12800 | |||
2021-11-09 | feat(cli): support React 17 JSX transforms (#12631) | Kitson Kelly | |
Closes #8440 | |||
2021-09-20 | fix(config-schema): correct default value of "lib" (#12145) | Eyal Shalev | |
Changed it from `"deno.window"` to `["deno.window"]` | |||
2021-09-14 | chore: update URL for schemas (#12070) | Bartek Iwańczuk | |
2021-09-14 | chore: add JSON schema for configuration file (#12062) | Bartek Iwańczuk | |