Skip to content

Commit 4bb4e25

Browse files
committed
[docs] Typings is no longer required
1 parent 116f472 commit 4bb4e25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ By far, the easiest and quickest way to get started with TypeScript development
5050
We'll assume you have already downloaded/cloned the starter kit.
5151

5252
* [Node.js](https://nodejs.org/en/) (latest LTS is recommended)
53-
* [Typings](https://github.com/typings/typings)
5453
* [Yarn](https://yarnpkg.com/en/) - Optional. You can use `npm` if you don't want to, but this is for your own sanity.
5554

5655
> **Why Yarn?** Yarn has a stronger dependency tree, supports lockfiles, and fixes most of the issues pre-`npm@5`. It also has a host of unique features as described on [their website](https://yarnpkg.com/en/), and is entirely compatible with `npm`.

0 commit comments

Comments
 (0)