Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Specify location of options #176

Merged
merged 2 commits into from
Sep 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ afterwards, e.g. changing `SyntheticEvent` to `React.Event`.
- `yarn global add @khanacademy/flow-to-ts`
- `flow-to-ts [options] <file globs>`

For a comprehensive list of available options, please check out the [CLI code](./src/cli.js).

# Playground

https://flow-to-ts.netlify.com
Expand Down