UNPKG

@triviality/core

Version:
8 lines (5 loc) 144 B
const jestBase = require("../../jest.base.config"); jestBase.modulePathIgnorePatterns.push('example'); module.exports = { ...jestBase, };