/var/www/myprog.com.ua/server/node/node_modules/gopd
NameSizeModeActions
.github/-0755rm
test/-0755rm
.eslintrc2240644editdlrm
CHANGELOG.md30770644editdlrm
gOPD.d.ts420644editdlrm
gOPD.js970644editdlrm
index.d.ts1730644editdlrm
index.js2060644editdlrm
LICENSE10710644editdlrm
package.json20700644editdlrm
README.md15620644editdlrm
tsconfig.json1160644editdlrm
Edit: /var/www/myprog.com.ua/server/node/node_modules/gopd/.eslintrc (224B)
{ "root": true, "extends": "@ljharb", "rules": { "func-style": [2, "declaration"], "id-length": 0, "multiline-comment-style": 0, "new-cap": [2, { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }