'use strict';
module.exports = {
projects: ['<rootDir>/packages/**/jest.config.js', '<rootDir>/.github'],
};