summaryrefslogtreecommitdiff
path: root/tests/specs/run/import_map_parent_dir/import_map.json
blob: ce2344d64daef10c0364b0e6b5737675fa6d1169 (plain)
1
2
3
4
5
{
  "imports": {
    "~/shared/": "./shared/"
  }
}