Skip to content

Commit ea54984

Browse files
authored
add create-react-app-parcel-typescript to Typescript starters
1 parent c65fb8c commit ea54984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: content/docs/static-type-checking.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ create-react-app my-app --scripts-version=react-scripts-ts
297297
298298
Note that it is a **third party** project, and is not a part of Create React App.
299299
300-
You can also try [typescript-react-starter](https://github.com/Microsoft/TypeScript-React-Starter#typescript-react-starter).
300+
You can also try [typescript-react-starter](https://github.com/Microsoft/TypeScript-React-Starter#typescript-react-starter) or [create-react-app-parcel-typescript](https://github.com/sw-yx/create-react-app-parcel-typescript/).
301301
302302
You are now ready to code! We recommend to check out the following resources to learn more about Typescript:
303303

0 commit comments

Comments
 (0)