| Current Path : /var/www/html/mysis/node_modules/hasown/ |
| Current File : /var/www/html/mysis/node_modules/hasown/eslint.config.mjs |
import ljharbConfig from '@ljharb/eslint-config/flat';
export default [
...ljharbConfig,
{ rules: { 'no-extra-parens': 'off' } },
];