ts-type-checked

v0.3.5
Type checking utilities for TypeScript.
TypeScript type checking type checks duck typing type guards

build

./scripts/build.sh

clean

rm -rf dist

lint

eslint . --fix --ext .ts,.tsx

lint:fix

eslint ./dist --fix --ext .js,.ts

release

./scripts/release.sh

test:examples

cd examples && yarn && yarn install:local && yarn build && yarn start

test:version

./scripts/test.sh

test:versions

./scripts/test-all-versions.sh

test

yarn test:versions && yarn test:examples

Metadata

  • MIT
  • Whatever
  • Jan Jakub Nanista
  • released 6/4/2020

Downloads

Maintainers