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