| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-23 | chore: update deno_ast and deno_graph (#22033) | Bartek IwaĆczuk | |
| This upgrade unblocks support for ES decorator proposal. Co-authored-by: crowlkats <crowlkats@toaxl.com> | |||
| 2023-11-04 | fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084) | David Sherret | |
| As pointed out in https://github.com/denoland/deno/issues/21067 , it's confusing that `deno doc --lint mod.ts` outputs the documentation to stdout on success. Instead, it would be better if it outputted how many files were checked similar to what `deno lint` does on success. It still outputs the documentation if `--lint` or `--html` are provided so this is non-breaking. | |||
