ts-type

v2.1.5
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

build

yarn run build-lib-toc

build-lib-toc

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

build:toc

tsc -p ./ --isolatedModules --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

npx yarn-tool ncu -u

sort-package-json

npx yarn-tool sort

ts:check

tsc --noEmit -p tsconfig.check.json

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 2/26/2022

Downloads

Maintainers