Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove workaround no longer outstanding issue
  • Loading branch information
mythz committed Mar 3, 2016
1 parent 6b0abae commit c79b9e7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Expand Up @@ -159,12 +159,6 @@ Since v0.14 the React support for the DOM is split into a separate package which

C:\proj> jspm install react-dom

There's currently an
[outstanding issue](https://github.com/typings/typings/issues/256) with the **react-dom** dependency
that until resolved will require the workaround below:

typings install --ambient --save github:DefinitelyTyped/DefinitelyTyped/react/react-dom.d.ts

### Install typings - Manager for TypeScript definitions

To enable auto-completion and type-checking support in TypeScript we'll also want to pull down the
Expand Down

0 comments on commit c79b9e7

Please sign in to comment.