DIR : /home/kozerus/public_html/cropex/node/node_modules/hasown/eslint.config.mjs
/home/kozerus/public_html/cropex/node/node_modules/hasown
import ljharbConfig from '@ljharb/eslint-config/flat';
export default [
...ljharbConfig,
{ rules: { 'no-extra-parens': 'off' } },
];
//