/home/techb158/balavpn.abdallabala.com/node_modules/object.groupby
NameSizeModeActions
.github/-0777rm
test/-0777rm
.eslintrc4890666editdlrm
.nycrc1390666editdlrm
auto.js360666editdlrm
CHANGELOG.md28630666editdlrm
implementation.js6710666editdlrm
index.js4060666editdlrm
LICENSE10730666editdlrm
package.json23140666editdlrm
polyfill.js1530666editdlrm
README.md27650666editdlrm
shim.js3050666editdlrm
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/object.groupby/.eslintrc (489B)
{ "root": true, "extends": "@ljharb", "rules": { "array-bracket-newline": "off", "id-length": "off", "max-lines-per-function": "off", "new-cap": ["error", { "capIsNewExceptions": [ "CreateDataPropertyOrThrow", "GroupBy", "OrdinaryObjectCreate", ], }], }, "overrides": [ { "files": "aos/*.js", "rules": { "max-statements": "off", }, }, { "files": "test/tests.js", "rules": { "max-lines-per-function": "off", }, }, ], }