@inquirer/testing

v1.0.0
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

ts-node ../../tools/rename-ext.ts

tsc:cjs

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

tsc:esm

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

Metadata

  • MIT
  • >=14.18.0
  • Simon Boudrias
  • released 4/23/2023

Downloads