Jest Preset Config
Initial Setup
- Install the package:
yarn add -DW typescript jest @tsd/typescript @neuledge/jest-tsd-preset
- Create a
jest.config.tsd.json
file with the following content:
{
"preset": "@neuledge/jest-tsd-preset"
}
yarn add -DW typescript jest @tsd/typescript @neuledge/jest-tsd-preset
jest.config.tsd.json
file with the following content:{
"preset": "@neuledge/jest-tsd-preset"
}
npm i @neuledge/jest-tsd-preset
0
1.0.2
MIT
1.29 kB
4