From cde4dbb35132848ffece59ef9cfaccff32347124 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Tue, 14 Jul 2020 15:24:17 -0400 Subject: Use dprint for internal formatting (#6682) --- docs/tools.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/tools.md') diff --git a/docs/tools.md b/docs/tools.md index 5307a6a89..76f54e6bc 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -3,9 +3,6 @@ Deno provides some built in tooling that is useful when working with JavaScript and TypeScript: - - - - [bundler (`deno bundle`)](./tools/bundler.md) - [debugger (`--inspect, --inspect-brk`)](./tools/debugger.md) - [dependency inspector (`deno info`)](./tools/dependency_inspector.md) @@ -13,5 +10,3 @@ and TypeScript: - [formatter (`deno fmt`)](./tools/formatter.md) - [test runner (`deno test`)](./testing.md) - [linter (`deno lint`)](./tools/linter.md) - - -- cgit v1.2.3