hotscript

v1.0.4
Type-level madness

build

tsc src/index.ts -d --emitDeclarationOnly --outDir dist

prepublishOnly

npm run test && npm run build

test

jest

clear-test

jest --clearCache

perf

tsc --project test/tsconfig.json --noEmit --extendedDiagnostics

fmt

prettier ./src/** ./tests/** -w

check

tsc --strict --noEmit --extendedDiagnostics

Metadata

  • ISC
  • Whatever
  • Gabriel Vergnaud
  • released 2/17/2023

Downloads

Maintainers