docs(README): link built in utilities (#12405)

This commit is contained in:
f[nZk] 2021-10-21 01:04:30 +07:00 committed by GitHub
parent 783b4da48a
commit c343dec3d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,7 @@ Deno is a _simple_, _modern_ and _secure_ runtime for **JavaScript** and
enabled.
- Supports TypeScript out of the box.
- Ships only a single executable file.
- Built-in utilities like a dependency inspector (deno info) and a code
formatter (deno fmt).
- [Built-in utilities.](https://deno.land/manual/tools#built-in-tooling)
- Set of reviewed standard modules that are guaranteed to work with
[Deno](https://deno.land/std/).