@alexreardon/sink

1.5.0 • Public • Published

sink ⚓️

For when you no longer want to flowt

A cli tool to help with the migration of Atlaskit components from flow to typescript.

It runs repeatable conversion tasks to help accelerate quality conversions

Usage

Be sure to use the @latest suffix to ensure that you are always running the latest version

npx @alexreardon/sink@latest [path-to-package]

Usage: with global install

yarn global add @alexreardon/sink
sink [path-to-package]

Local development

  1. Start typescript compiler: yarn dev
  2. To run against a folder: yarn start [path-to-package]

Learning Typescript

See the learning typescript notes

Readme

Keywords

none

Package Sidebar

Install

npm i @alexreardon/sink

Weekly Downloads

1

Version

1.5.0

License

MIT

Unpacked Size

23.9 kB

Total Files

10

Last publish

Collaborators

  • alexreardon