Josh Biddick
Results
2
issues of
Josh Biddick
We have an internal mono-repo which we are building that relies on Typescript as our language of choice for package development. We have a package that exposes a class for...
I am using RushJS for maintaining a mono-repo and I got a strange error that prevented me from running any TS tests. ``` ../../common/temp/node_modules/.pnpm/registry.npmjs.org/@jest/core/25.1.0/node_modules/@jest/core/build/cli/index.d.ts:10:53 - error TS2694: Namespace 'yargs' has...