typed-is

v1.0.0
is utiltity belt to work with flow and ts

flow:gen

flow gen-flow-files src --out-dir genFlowDefs

build:types

yarn run build:typesTS && yarn run build:typesflow

build:typesTS

tsc --emitDeclarationOnly

build:typesflow

flow-copy-source -v --ignore **/*.spec.js src lib

test

jest

test:all

yarn run test:flow && yarn run test:ts

test:ts

cross-env BABEL_ENV=test jest

test:flow

cross-env BABEL_ENV=flow jest --config ./jest.config.flow.js

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/31/2018

Downloads

Maintainers