@pladaria/flowgen

v1.16.1
Generate flowtype definition files from TypeScript

prepublishOnly

npm run compile

compile

babel ./src --extensions '.ts,.tsx,.js' --out-dir lib --delete-dir-on-start --ignore 'src/**/*.spec.ts' --ignore 'src/__tests__/'

compile:watch

npm run compile -- -w

test

jest src/**/*.spec.ts

test:watch

jest src/**/*.spec.ts --watch

lint

eslint '**/*.{js,ts,tsx}' --quiet
npm i @pladaria/flowgen

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 12/17/2021

Downloads

Maintainers