module.exports = { root: true, settings: { next: { rootDir: ['apps/*/'], }, react: { version: 'detect', }, }, };