David Sherret
|
9c403f146e
|
fix(config-file): fix config-file.v1.json schema to allow colons in the task name (#14013)
|
2022-03-17 13:55:24 -04:00 |
|
Bartek Iwańczuk
|
47f22777be
|
feat: "deno task" subcommand (#13725)
Co-authored-by: David Sherret <dsherret@gmail.com>
|
2022-03-10 20:56:14 -05:00 |
|
Elisée Maurer
|
a41d399f5f
|
chore: Add "noImplicitOverride" to config-file.v1.json (#13780)
|
2022-02-28 09:39:47 +11:00 |
|
Kitson Kelly
|
ee27b9dd7e
|
feat: allow specification of import map in config file (#13739)
Closes: #12800
|
2022-02-23 10:51:14 +11:00 |
|
Kitson Kelly
|
a54fc7a129
|
feat(lsp): improve registry completion suggestions (#13023)
Resolves #10051
|
2021-12-14 06:24:11 +11:00 |
|
Kitson Kelly
|
f5eb177f50
|
feat(cli): support React 17 JSX transforms (#12631)
Closes #8440
|
2021-11-09 12:26:39 +11:00 |
|
Eyal Shalev
|
7c9c9e5c83
|
fix(config-schema): correct default value of "lib" (#12145)
Changed it from `"deno.window"` to `["deno.window"]`
|
2021-09-20 11:30:00 -04:00 |
|
Bartek Iwańczuk
|
1848f43aa1
|
chore: update URL for schemas (#12070)
|
2021-09-14 16:39:58 +02:00 |
|
Bartek Iwańczuk
|
6e3c8a4b05
|
chore: add JSON schema for configuration file (#12062)
|
2021-09-14 04:18:02 +02:00 |
|
Kitson Kelly
|
7d151efc68
|
fix(cli): info now displays type reference deps (#11478)
Fixes #11476
|
2021-07-22 15:34:28 +10:00 |
|