Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b6e4cc7

Browse files
committed
Add note about react-scripts version
1 parent b8c180d commit b6e4cc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docusaurus/docs/adding-typescript.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ id: adding-typescript
33
title: Adding TypeScript
44
---
55

6+
> Note: this feature is available with `react-scripts@2.1.0` and higher.
7+
68
[TypeScript](https://www.typescriptlang.org/) is a typed superset of JavaScript that compiles to plain JavaScript.
79

810
To add [TypeScript](https://www.typescriptlang.org/) to a Create React App project, first install it:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /