@inquirer/testing

v2.1.1
Inquirer testing utilities
answer answers ask base cli command command-line confirm enquirer and 32 more...

tsc

yarn run clean && yarn run tsc:esm && yarn run tsc:cjs

clean

rm -rf dist

fix-ext

node --no-warnings=ExperimentalWarning --loader=ts-node/esm ../../tools/fix-ext.mts

tsc:cjs

tsc -p ./tsconfig.cjs.json && yarn run fix-ext

tsc:esm

tsc -p ./tsconfig.json
npm i @inquirer/[email protected]

Metadata

  • MIT
  • >=14.18.0
  • Simon Boudrias
  • released 7/13/2023

Downloads