mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 12:49:10 +00:00
![]() Closes #22786.
TLDR;
```jsonc
{
"tasks": {
// Some comment
//
// describing what the task does
"dev": "deno run -A --watch main.ts"
}
}
```
```bash
deno task
```
![Screenshot 2024-03-27 at 1 43
49 PM](
|
||
---|---|---|
.. | ||
__test__.jsonc | ||
deno.jsonc | ||
task.out |