/home/techb158/trello.abdallabala.com/node_modules/hasown
NameSizeModeActions
.github/-0755rm
.nycrc2160644editdlrm
CHANGELOG.md40780644editdlrm
eslint.config.mjs1360644editdlrm
index.d.ts1170644editdlrm
index.js2060644editdlrm
LICENSE10830644editdlrm
package.json22580644editdlrm
README.md16130644editdlrm
tsconfig.json730644editdlrm
Edit: /home/techb158/trello.abdallabala.com/node_modules/hasown/eslint.config.mjs (136B)
import ljharbConfig from '@ljharb/eslint-config/flat'; export default [ ...ljharbConfig, { rules: { 'no-extra-parens': 'off' } }, ];