module.exports = {
testPathIgnorePatterns: ['/build/'],
modulePaths: ['<rootDir>', '<rootDir>/node_modules/'],
moduleDirectories: ['src'],
}