GIF89a php
Current File : /home/viralhoga/app_viralhoga/node_modules/hasown/eslint.config.mjs
import ljharbConfig from '@ljharb/eslint-config/flat';

export default [
	...ljharbConfig,
	{ rules: { 'no-extra-parens': 'off' } },
];