ts-type

v3.0.1
add some typescript type and re-export some build-in typescript type
.d.ts @types declaration dev develop development environment ide interface and 15 more...

pretest

yarn run build

test

yarn run ts:check && yarn run test:tsd

test:jest

jest --passWithNoTests

test:jest:snapshot

yarn run test:jest -- -u

test:snapshot

yarn run test -- -u

test:tsd

tsd

build

yarn run build-lib-toc

build-lib-toc

ynpx ts-node ./test/script/toc && yarn run build:toc

build:toc

tsc --noStrictGenericChecks --skipLibCheck & echo build:toc

preversion

yarn run test && yarn run postpublish:git:commit

prepublishOnly

echo prepublishOnly

postpublish:git:commit

git commit -m "build(release): publish" ./lib/index.d.ts & echo postpublish:git:commit

ncu

yarn-tool ncu -u

sort-package-json

yarn-tool sort

ts:check

tsc -p tsconfig.check.json --emitDeclarationOnly --skipLibCheck
npm i ts-type

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 10/10/2022

Downloads

Maintainers