/home/techb158/balavpn.abdallabala.com/node_modules/set-function-name
NameSizeModeActions
.github/-0777rm
.eslintrc2840666editdlrm
CHANGELOG.md38130666editdlrm
index.d.ts1700666editdlrm
index.js7440666editdlrm
LICENSE10830666editdlrm
package.json27970666editdlrm
README.md23790666editdlrm
tsconfig.json48870666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/set-function-name/.eslintrc (284B)
{ "root": true, "extends": "@ljharb", "rules": { "id-length": "off", "no-extra-parens": "off", }, "overrides": [ { "files": ["test/**/*.js"], "rules": { "id-length": "off", "multiline-comment-style": "off", "no-empty-function": "off", }, }, ], }