1 2 3
import workspaceConfig from '../../eslint.config.mjs'; export default [...workspaceConfig, { ignores: ['lib/'] }];