module.exports = {
  testPathIgnorePatterns: ['/node_modules/', '/packages/'],
};