Skip to content

scripts-config-jest 9.6.4

Install from the command line:
Learn more about npm packages
$ npm install @talend/scripts-config-jest@9.6.4
Install via package.json:
"@talend/scripts-config-jest": "9.6.4"

About this version

Jest config customisation

To use the jest configuration in your IDE, or to add customisation

  1. Create an jest.config.js at your project root folder
  2. Make it extend the one from talend preset
const defaults = require('@talend/scripts-config-jest/jest.config.js');

module.exports = {
	...defaults,

	// add/change default config here
};

Details


Assets

  • scripts-config-jest-9.6.4.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0