deno/cli/schemas
Bartek Iwańczuk c6c8c91a6e
feat: embed import map in the config file (#17478)
This commit changes handling of config file to enable
specifying "imports" and "scopes" objects effectively making
the configuration file an import map.

"imports" and "scopes" take precedence over "importMap" configuration,
but have lower priority than "--importmap" CLI flag.

Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
Co-authored-by: David Sherret <dsherret@gmail.com>
2023-01-25 21:13:40 +01:00
..
config-file.v1.json feat: embed import map in the config file (#17478) 2023-01-25 21:13:40 +01:00
module-graph.json chore: update URL for schemas (#12070) 2021-09-14 16:39:58 +02:00
registry-completions.v1.json feat(lsp): improve registry completion suggestions (#13023) 2021-12-14 06:24:11 +11:00
registry-completions.v2.json feat(lsp): improve registry completion suggestions (#13023) 2021-12-14 06:24:11 +11:00