From d744c0c6d9a557bbaa2a23571ffb3acabf19c35a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Tue, 20 Jul 2021 16:25:36 +0200 Subject: chore: move docs to separate repository --- docs/typescript.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 docs/typescript.md (limited to 'docs/typescript.md') diff --git a/docs/typescript.md b/docs/typescript.md deleted file mode 100644 index 4d5fc4b3a..000000000 --- a/docs/typescript.md +++ /dev/null @@ -1,10 +0,0 @@ -# Using TypeScript - -In this chapter we will discuss: - -- [Overview of TypeScript in Deno](./typescript/overview.md) -- [Configuring TypeScript in Deno](./typescript/configuration.md) -- [Types and Type Declarations](./typescript/types.md) -- [Migrating to/from JavaScript](./typescript/migration.md) -- [Runtime compiler APIs](./typescript/runtime.md) -- [FAQs about TypeScript in Deno](./typescript/faqs.md) -- cgit v1.2.3