Skip to content

Commit ef987c1

Browse files
authored
Update README.md
1 parent eb34688 commit ef987c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### ⛔ DEPRECATED ⛔
2+
`create-react-app` now supports typescript natively - [read the guide for adding typescript](https://facebook.github.io/create-react-app/docs/adding-typescript) to existing projects.
3+
4+
For existing `react-scripts-ts` users who would like to upgrade, [follow this guide](https://vincenttunru.com/migrate-create-react-app-typescript-to-create-react-app/).
5+
6+
I have chosen to archive this repository, if you need to contact me, i'm on twitter @willmonk.
7+
8+
---
9+
110
# `react-scripts-ts` [![npm version](https://badge.fury.io/js/react-scripts-ts.svg)](https://badge.fury.io/js/react-scripts-ts) [![Build Status](https://travis-ci.org/wmonk/create-react-app-typescript.svg?branch=master)](https://travis-ci.org/wmonk/create-react-app-typescript)
211

312
Create React apps (with Typescript) with no build configuration.

0 commit comments

Comments
 (0)