module.exports = {
projects: [
'<rootDir>/addons/*',
'<rootDir>/frameworks/*',
'<rootDir>/lib/*',
'<rootDir>/renderers/*',
],
};