Skip to content

Commit

Permalink
[docs] Update minimum required TypeScript version (#25930)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Apr 24, 2021
1 parent e0e959a commit bea7769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/guides/typescript/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p class="description">You can add static typing to JavaScript to improve developer productivity and code quality thanks to TypeScript.</p>

Material-UI requires a minimum version of TypeScript 3.2.
Material-UI requires a minimum version of TypeScript 3.5.

Have a look at the [Create React App with TypeScript](https://github.com/mui-org/material-ui/tree/next/examples/create-react-app-with-typescript) example.

Expand Down

0 comments on commit bea7769

Please sign in to comment.