We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424d6d8 commit d2b1d11Copy full SHA for d2b1d11
articles/typespec/TOC.yml
@@ -8,6 +8,8 @@
8
items:
9
- name: .NET
10
href: quickstart-scaffold-dotnet.md
11
+ - name: TypeScript
12
+ href: quickstart-scaffold-typescript.md
13
- name: Resources
14
15
- name: Getting started
articles/typespec/index.yml
@@ -25,6 +25,8 @@ landingContent:
25
url: https://typespec.io/docs/
26
- text: .NET Quickstart
27
url: quickstart-scaffold-dotnet.md
28
+ - text: TypeScript Quickstart
29
+ url: quickstart-scaffold-typescript.md
30
31
- title: API language
32
linkLists:
…ypespec/quicstart-scaffold-javascript.md …ypespec/quicstart-scaffold-typescript.mdarticles/typespec/quicstart-scaffold-javascript.md renamed to articles/typespec/quicstart-scaffold-typescript.md
0 commit comments