All Downloads are FREE. Search and download functionalities are using the official Maven repository.

z3-z3-4.13.0.src.api.js.jest.config.js Maven / Gradle / Ivy

The newest version!
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */
module.exports = {
  preset: 'ts-jest',
  testEnvironment: 'node',
  roots: ['/src'],
  verbose: true,
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy