diff options
| author | Mark Ladyshau <47859603+mrkldshv@users.noreply.github.com> | 2022-06-13 20:09:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 20:09:04 +0200 |
| commit | decdc59071482dd130ee73cb6e011412ea1f3e75 (patch) | |
| tree | 9093d07e8dddeacc776da8a83af8628b53187351 /cli/tests/testdata/info/with_config/import_map.json | |
| parent | 64abb65f0514afc1f10c426561e5150d9cae6b45 (diff) | |
fix(cli): add config flag to `deno info` (#14706)
Diffstat (limited to 'cli/tests/testdata/info/with_config/import_map.json')
| -rw-r--r-- | cli/tests/testdata/info/with_config/import_map.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/testdata/info/with_config/import_map.json b/cli/tests/testdata/info/with_config/import_map.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/cli/tests/testdata/info/with_config/import_map.json @@ -0,0 +1 @@ +{} |
