UNPKG

react-obsidian

Version:

Dependency injection framework for React and React Native applications

10 lines (9 loc) 200 B
module.exports = () => { return { autoDetect: true, testFramework: { configFile: 'jest.config.js', }, env: {params: {env: 'NODE_OPTIONS="--max_old_space_size=4096"'}}, }; };