The purpose of the jest is to test javascript
.
This configuration targets lib typescript packages.
-
Add workspace reference to
@muravjev/configs-jest-ts
and its peers dependencies:pnpm add -w @muravjev/configs-jest-ts jest ts-jest @types/jest
-
Add jest configuration file
// packages/baz/jest.config.js module.exports = require('@muravjev/configs-jest-ts');
If you found this project helpful, consider
buying me a coffee, donate by paypal or just leave a star⭐
Thanks for your support, it is much appreciated!