mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 01:44:26 -05:00
![]() Closes #22786. TLDR; ```jsonc { "tasks": { // Some comment // // describing what the task does "dev": "deno run -A --watch main.ts" } } ``` ```bash deno task ```  |
||
---|---|---|
.. | ||
doc_comments_incorrect | ||
doc_comments_no_args |