Skip to content

Commit

Permalink
Merge pull request #55 from paulmelnikow/patch-1
Browse files Browse the repository at this point in the history
Remove CRA-TS
  • Loading branch information
Anastasia Valentin committed Dec 11, 2018
2 parents 2828d19 + be7c8ed commit 7f9a470
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,6 @@ Translations: [中文翻译](https://github.com/fi3ework/blog/tree/master/react-
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/)
2. Custom scripts that work with `create-react-app` and support Typescript:

- [wmonk](https://github.com/wmonk/create-react-app-typescript)'s script is a fork of create-react-app but has very strict tslint rules

> In your command line: `create-react-app my-app --scripts-version=react-scripts-ts`
> 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)*
- [jpavon](https://github.com/jpavon/react-scripts-ts) offers an alternative react-scripts-ts with Webpack 4 and better linting.

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

0 comments on commit 7f9a470

Please sign in to comment.