0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-14 17:47:35 -05:00
denoland-deno/cli/tests/node_compat/deno.json

6 lines
64 B
JSON
Raw Normal View History

{
"imports": {
"@test_util/": "../../../test_util/"
}
}