0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-03 05:05:35 -05:00
denoland-deno/tests/specs/task/signals/deno.jsonc

5 lines
60 B
JSON

{
"tasks": {
"listener": "deno run listener.ts"
}
}