Skip to content

Commit 507424b

Browse files
authored
Remove CRA-TS
CRA-TS has been archived by its author. It's no longer being supported. wmonk/create-react-app-typescript#437 (comment)
1 parent c855b36 commit 507424b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: README.md

-6
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,6 @@ Translations: [中文翻译](https://github.com/fi3ework/blog/tree/master/react-
7171
1. [Create React App v2.1+ with Typescript](https://facebook.github.io/create-react-app/docs/adding-typescript) - see accompanying blogpost for migrating from [`create-react-app-typescript`](https://vincenttunru.com/migrate-create-react-app-typescript-to-create-react-app/)
7272
2. Custom scripts that work with `create-react-app` and support Typescript:
7373

74-
- [wmonk](https://github.com/wmonk/create-react-app-typescript)'s script is a fork of create-react-app but has very strict tslint rules
75-
76-
> In your command line: `create-react-app my-app --scripts-version=react-scripts-ts`
77-
78-
> CodeSandbox has a [React TypeScript template](https://codesandbox.io/s/react-ts) based on this project. *Contributed by: [@antmdvs](https://github.com/sw-yx/react-typescript-cheatsheet/pull/11)*
79-
8074
- [jpavon](https://github.com/jpavon/react-scripts-ts) offers an alternative react-scripts-ts with Webpack 4 and better linting.
8175

8276
> In your command line: `create-react-app my-app --scripts-version=@jpavon/react-scripts-ts`

0 commit comments

Comments
 (0)