Skip to content

Commit

Permalink
missing change
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 27, 2021
1 parent 7f6e9dc commit 9dc9879
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Docusaurus is written in TypeScript, and provides first-class TypeScript support
Docusaurus supports writing and using TypeScript theme components. If the init template provides a Typescript variant, you can directly initialize a site with full TypeScript support by using the `--typescript` flag.

```bash
npx create-docusaurus@latest my-website classic -- --typescript
npx create-docusaurus@latest my-website classic --typescript
```

Below are some guides on how to migrate an existing project to TypeScript.
Expand Down

0 comments on commit 9dc9879

Please sign in to comment.