@gaofq/utils
v0.0.1
Published
Utility functions
Readme
Jest command config
if you want to watch files for changes and run test, please use --watchAll
if you attempt to collect and print open handles preventing Jest from exiting cleanly. please us --detectOpenHandles
in dev env
pnpm run jest --watchAll --detectOpenHandlesis very convenience for you
