summaryrefslogtreecommitdiff
path: root/tests/specs/run/import_map_parent_dir/shared/models.ts
AgeCommit message (Collapse)Author
2024-04-29fix: handle specifying an import map in an ancestor dir of deno.json (#23602)David Sherret
* https://github.com/denoland/deno_config/pull/51 Closes https://github.com/denoland/deno/issues/21440