Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
9at8 authored Aug 23, 2019
1 parent e0da562 commit 9f44d5d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ The converter uses a fork of [babel-plugin-flow-to-typescript](https://github.co

## Installation

or add this in `devDependencies`:

```
yarn add --dev datadotworld/ts-migration.git[#commit]
"ts-migration": "git+https://github.com/datadotworld/ts-migration"
```

and run `yarn` or if you're using lerna, then run `lerna bootstrap`.

### This tool assumes:

1. TypeScript is installed in your codebase, and you have a `tsconfig.json` configured to suit your needs.
Expand Down

0 comments on commit 9f44d5d

Please sign in to comment.