@flixlix/config-jest-ts
v0.0.1
Published
Shared jest config
Maintainers
Readme
Shared jest configuration
The purpose of the jest is to test javascript.
This configuration targets lib typescript packages.
Contents
Setup
Add workspace reference to
@flixlix/config-jest-tsand its peers dependencies:pnpm add -w @flixlix/config-jest-ts jest ts-jest @types/jestAdd jest configuration file
// packages/baz/jest.config.js module.exports = require('@flixlix/config-jest-ts');
Donation
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!
