File manager - Edit - /var/www/payraty/helpdesk/public/storage/branding_media/images/.eslintrc.tar
Back
var/www/ratemypay_dev/node_modules/hasown/.eslintrc 0000664 00000000053 00000000000 0016572 0 ustar 00 { "root": true, "extends": "@ljharb", } var/www/payraty/hris/node_modules/get-intrinsic/.eslintrc 0000644 00000001207 00000000000 0017637 0 ustar 00 { "root": true, "extends": "@ljharb", "env": { "es6": true, "es2017": true, "es2020": true, "es2021": true, "es2022": true, }, "globals": { "Float16Array": false, }, "rules": { "array-bracket-newline": 0, "complexity": 0, "eqeqeq": [2, "allow-null"], "func-name-matching": 0, "id-length": 0, "max-lines": 0, "max-lines-per-function": [2, 90], "max-params": [2, 4], "max-statements": 0, "max-statements-per-line": [2, { "max": 2 }], "multiline-comment-style": 0, "no-magic-numbers": 0, "sort-keys": 0, }, "overrides": [ { "files": "test/**", "rules": { "new-cap": 0, }, }, ], } var/www/ratemypay_dev/node_modules/gopd/.eslintrc 0000664 00000000340 00000000000 0016223 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "func-style": [2, "declaration"], "id-length": 0, "multiline-comment-style": 0, "new-cap": [2, { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, } var/www/ratemypay_dev/node_modules/math-intrinsics/.eslintrc 0000664 00000000345 00000000000 0020413 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "eqeqeq": ["error", "allow-null"], "id-length": "off", "new-cap": ["error", { "capIsNewExceptions": [ "RequireObjectCoercible", "ToObject", ], }], }, } var/www/ratemypay/node_modules/has-symbols/.eslintrc 0000664 00000000244 00000000000 0016700 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "max-statements-per-line": [2, { "max": 2 }], "no-magic-numbers": 0, "multiline-comment-style": 0, } } var/www/ratemypay/node_modules/get-intrinsic/.eslintrc 0000664 00000001207 00000000000 0017216 0 ustar 00 { "root": true, "extends": "@ljharb", "env": { "es6": true, "es2017": true, "es2020": true, "es2021": true, "es2022": true, }, "globals": { "Float16Array": false, }, "rules": { "array-bracket-newline": 0, "complexity": 0, "eqeqeq": [2, "allow-null"], "func-name-matching": 0, "id-length": 0, "max-lines": 0, "max-lines-per-function": [2, 90], "max-params": [2, 4], "max-statements": 0, "max-statements-per-line": [2, { "max": 2 }], "multiline-comment-style": 0, "no-magic-numbers": 0, "sort-keys": 0, }, "overrides": [ { "files": "test/**", "rules": { "new-cap": 0, }, }, ], } var/www/ratemypay/node_modules/shell-quote/.eslintrc 0000664 00000000755 00000000000 0016710 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "array-bracket-newline": 0, "complexity": 0, "eqeqeq": 1, "func-style": [2, "declaration"], "max-depth": 0, "max-lines-per-function": 0, "max-statements": 0, "multiline-comment-style": 0, "no-negated-condition": 1, "no-param-reassign": 1, "no-lonely-if": 1, "no-shadow": 1, "no-template-curly-in-string": 0, }, "overrides": [ { "files": "example/**", "rules": { "no-console": 0, }, }, ], } var/www/ratemypay/node_modules/proxy-from-env/.eslintrc 0000664 00000001347 00000000000 0017354 0 ustar 00 { "env": { "node": true }, "rules": { "array-bracket-spacing": [2, "never"], "block-scoped-var": 2, "brace-style": [2, "1tbs"], "camelcase": 1, "computed-property-spacing": [2, "never"], "curly": 2, "eol-last": 2, "eqeqeq": [2, "smart"], "max-depth": [1, 3], "max-len": [1, 80], "max-statements": [1, 15], "new-cap": 1, "no-extend-native": 2, "no-mixed-spaces-and-tabs": 2, "no-trailing-spaces": 2, "no-unused-vars": 1, "no-use-before-define": [2, "nofunc"], "object-curly-spacing": [2, "never"], "quotes": [2, "single", "avoid-escape"], "semi": [2, "always"], "keyword-spacing": [2, {"before": true, "after": true}], "space-unary-ops": 2 } } var/www/ratemypay/node_modules/function-bind/test/.eslintrc 0000664 00000000260 00000000000 0020153 0 ustar 00 { "rules": { "array-bracket-newline": 0, "array-element-newline": 0, "max-statements-per-line": [2, { "max": 2 }], "no-invalid-this": 0, "no-magic-numbers": 0, } } var/www/ratemypay/node_modules/es-errors/.eslintrc 0000664 00000000053 00000000000 0016356 0 ustar 00 { "root": true, "extends": "@ljharb", } var/www/ratemypay_dev/node_modules/get-intrinsic/.eslintrc 0000664 00000001207 00000000000 0020054 0 ustar 00 { "root": true, "extends": "@ljharb", "env": { "es6": true, "es2017": true, "es2020": true, "es2021": true, "es2022": true, }, "globals": { "Float16Array": false, }, "rules": { "array-bracket-newline": 0, "complexity": 0, "eqeqeq": [2, "allow-null"], "func-name-matching": 0, "id-length": 0, "max-lines": 0, "max-lines-per-function": [2, 90], "max-params": [2, 4], "max-statements": 0, "max-statements-per-line": [2, { "max": 2 }], "multiline-comment-style": 0, "no-magic-numbers": 0, "sort-keys": 0, }, "overrides": [ { "files": "test/**", "rules": { "new-cap": 0, }, }, ], } var/www/payraty/hris/node_modules/math-intrinsics/.eslintrc 0000644 00000000345 00000000000 0020176 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "eqeqeq": ["error", "allow-null"], "id-length": "off", "new-cap": ["error", { "capIsNewExceptions": [ "RequireObjectCoercible", "ToObject", ], }], }, } var/www/ratemypay/node_modules/hasown/.eslintrc 0000664 00000000053 00000000000 0015734 0 ustar 00 { "root": true, "extends": "@ljharb", } var/www/ratemypay/node_modules/function-bind/.eslintrc 0000664 00000000375 00000000000 0017203 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "func-name-matching": 0, "indent": [2, 4], "no-new-func": [1], }, "overrides": [ { "files": "test/**", "rules": { "max-lines-per-function": 0, "strict": [0] }, }, ], } var/www/ratemypay/node_modules/get-proto/.eslintrc 0000664 00000000150 00000000000 0016353 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "id-length": "off", "sort-keys": "off", }, } var/www/ratemypay/node_modules/es-object-atoms/.eslintrc 0000664 00000000345 00000000000 0017435 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "eqeqeq": ["error", "allow-null"], "id-length": "off", "new-cap": ["error", { "capIsNewExceptions": [ "RequireObjectCoercible", "ToObject", ], }], }, } var/www/ratemypay/node_modules/math-intrinsics/.eslintrc 0000664 00000000345 00000000000 0017555 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "eqeqeq": ["error", "allow-null"], "id-length": "off", "new-cap": ["error", { "capIsNewExceptions": [ "RequireObjectCoercible", "ToObject", ], }], }, } var/www/ratemypay/node_modules/es-define-property/.eslintrc 0000664 00000000220 00000000000 0020152 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, } var/www/payraty/inventory_main/node_modules/minimist/.eslintrc 0000775 00000002351 00000000000 0021013 0 ustar 00 { "root": true, "extends": "@ljharb/eslint-config/node/0.4", "rules": { "array-bracket-spacing": 0, "array-element-newline": 0, "brace-style": 1, "camelcase": 1, "comma-dangle": 1, "comma-spacing": 1, "complexity": 0, "curly": 1, "dot-notation": 1, "eol-last": 1, "func-style": 1, "function-paren-newline": 1, "indent": [1, 4], "key-spacing": 1, "max-lines-per-function": 0, "max-nested-callbacks": 1, "max-statements": 0, "multiline-comment-style": 1, "no-array-constructor": 1, "no-continue": 1, "no-div-regex": 1, "no-extra-parens": 1, "no-mixed-operators": 1, "no-multi-spaces": 1, "no-multiple-empty-lines": 1, "no-param-reassign": 1, "no-plusplus": 1, "no-proto": 1, "no-redeclare": 1, "no-restricted-syntax": 1, "no-shadow": 1, "no-trailing-spaces": 1, "no-unused-vars": 1, "no-use-before-define": 1, "object-curly-newline": 1, "object-curly-spacing": 1, "operator-linebreak": 1, "quote-props": 1, "quotes": 1, "semi-style": 1, "semi": 1, "space-before-blocks": 1, "space-before-function-paren": 1, "space-infix-ops": 1, "strict": 1, "wrap-regex": 1, }, } var/www/payraty/hris/node_modules/has-symbols/.eslintrc 0000644 00000000244 00000000000 0017321 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "max-statements-per-line": [2, { "max": 2 }], "no-magic-numbers": 0, "multiline-comment-style": 0, } } var/www/payraty/hris/node_modules/function-bind/.eslintrc 0000644 00000000375 00000000000 0017624 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "func-name-matching": 0, "indent": [2, 4], "no-new-func": [1], }, "overrides": [ { "files": "test/**", "rules": { "max-lines-per-function": 0, "strict": [0] }, }, ], } var/www/payraty/hris/node_modules/dunder-proto/.eslintrc 0000644 00000000053 00000000000 0017500 0 ustar 00 { "root": true, "extends": "@ljharb", } var/www/payraty/inventory_main/node_modules/has-symbols/.eslintrc 0000775 00000000244 00000000000 0021422 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "max-statements-per-line": [2, { "max": 2 }], "no-magic-numbers": 0, "multiline-comment-style": 0, } } var/www/payraty/inventory_main/node_modules/call-bind/.eslintrc 0000775 00000000367 00000000000 0021014 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "func-name-matching": 0, "id-length": 0, "new-cap": [2, { "capIsNewExceptions": [ "GetIntrinsic", ], }], "no-magic-numbers": 0, "operator-linebreak": [2, "before"], }, } var/www/ratemypay_dev/node_modules/shell-quote/.eslintrc 0000664 00000000755 00000000000 0017546 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "array-bracket-newline": 0, "complexity": 0, "eqeqeq": 1, "func-style": [2, "declaration"], "max-depth": 0, "max-lines-per-function": 0, "max-statements": 0, "multiline-comment-style": 0, "no-negated-condition": 1, "no-param-reassign": 1, "no-lonely-if": 1, "no-shadow": 1, "no-template-curly-in-string": 0, }, "overrides": [ { "files": "example/**", "rules": { "no-console": 0, }, }, ], } var/www/payraty/inventory_main/node_modules/object-inspect/.eslintrc 0000775 00000002422 00000000000 0022072 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "complexity": 0, "func-style": [2, "declaration"], "indent": [2, 4], "max-lines": 1, "max-lines-per-function": 1, "max-params": [2, 4], "max-statements": 0, "max-statements-per-line": [2, { "max": 2 }], "no-magic-numbers": 0, "no-param-reassign": 1, "strict": 0, // TODO }, "overrides": [ { "files": ["test/**", "test-*", "example/**"], "extends": "@ljharb/eslint-config/tests", "rules": { "id-length": 0, }, }, { "files": ["example/**"], "rules": { "no-console": 0, }, }, { "files": ["test/browser/**"], "env": { "browser": true, }, }, { "files": ["test/bigint*"], "rules": { "new-cap": [2, { "capIsNewExceptions": ["BigInt"] }], }, }, { "files": "index.js", "globals": { "HTMLElement": false, }, "rules": { "no-use-before-define": 1, }, }, ], } var/www/payraty/hris/node_modules/proxy-from-env/.eslintrc 0000644 00000001347 00000000000 0017775 0 ustar 00 { "env": { "node": true }, "rules": { "array-bracket-spacing": [2, "never"], "block-scoped-var": 2, "brace-style": [2, "1tbs"], "camelcase": 1, "computed-property-spacing": [2, "never"], "curly": 2, "eol-last": 2, "eqeqeq": [2, "smart"], "max-depth": [1, 3], "max-len": [1, 80], "max-statements": [1, 15], "new-cap": 1, "no-extend-native": 2, "no-mixed-spaces-and-tabs": 2, "no-trailing-spaces": 2, "no-unused-vars": 1, "no-use-before-define": [2, "nofunc"], "object-curly-spacing": [2, "never"], "quotes": [2, "single", "avoid-escape"], "semi": [2, "always"], "keyword-spacing": [2, {"before": true, "after": true}], "space-unary-ops": 2 } } var/www/ratemypay_dev/node_modules/function-bind/test/.eslintrc 0000664 00000000260 00000000000 0021011 0 ustar 00 { "rules": { "array-bracket-newline": 0, "array-element-newline": 0, "max-statements-per-line": [2, { "max": 2 }], "no-invalid-this": 0, "no-magic-numbers": 0, } } var/www/payraty/hris/node_modules/function-bind/test/.eslintrc 0000644 00000000260 00000000000 0020574 0 ustar 00 { "rules": { "array-bracket-newline": 0, "array-element-newline": 0, "max-statements-per-line": [2, { "max": 2 }], "no-invalid-this": 0, "no-magic-numbers": 0, } } var/www/payraty/hris/node_modules/es-errors/.eslintrc 0000644 00000000053 00000000000 0016777 0 ustar 00 { "root": true, "extends": "@ljharb", } var/www/payraty/hris/node_modules/es-define-property/.eslintrc 0000644 00000000220 00000000000 0020573 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, } var/www/payraty/hris/node_modules/gopd/.eslintrc 0000644 00000000340 00000000000 0016006 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "func-style": [2, "declaration"], "id-length": 0, "multiline-comment-style": 0, "new-cap": [2, { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, } var/www/payraty/inventory_main/node_modules/resolve/.eslintrc 0000775 00000003227 00000000000 0020644 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "indent": [2, 4], "strict": 0, "complexity": 0, "consistent-return": 0, "curly": 0, "dot-notation": [2, { "allowKeywords": true }], "func-name-matching": 0, "func-style": 0, "global-require": 1, "id-length": [2, { "min": 1, "max": 30 }], "max-lines": [2, 350], "max-lines-per-function": 0, "max-nested-callbacks": 0, "max-params": 0, "max-statements-per-line": [2, { "max": 2 }], "max-statements": 0, "no-magic-numbers": 0, "no-shadow": 0, "no-use-before-define": 0, "sort-keys": 0, }, "overrides": [ { "files": "bin/**", "rules": { "no-process-exit": "off", }, }, { "files": "example/**", "rules": { "no-console": 0, }, }, { "files": "test/resolver/nested_symlinks/mylib/*.js", "rules": { "no-throw-literal": 0, }, }, { "files": "test/**", "parserOptions": { "ecmaVersion": 5, "allowReserved": false, }, "rules": { "dot-notation": [2, { "allowPattern": "throws" }], "max-lines": 0, "max-lines-per-function": 0, "no-unused-vars": [2, { "vars": "all", "args": "none" }], }, }, ], "ignorePatterns": [ "./test/resolver/malformed_package_json/package.json", ], } var/www/payraty/inventory_main/node_modules/side-channel/.eslintrc 0000775 00000000254 00000000000 0021514 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "max-lines-per-function": 0, "max-params": 0, "new-cap": [2, { "capIsNewExceptions": ["GetIntrinsic"] }], }, } var/www/payraty/hris/node_modules/es-object-atoms/.eslintrc 0000644 00000000345 00000000000 0020056 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "eqeqeq": ["error", "allow-null"], "id-length": "off", "new-cap": ["error", { "capIsNewExceptions": [ "RequireObjectCoercible", "ToObject", ], }], }, } var/www/payraty/inventory_main/node_modules/process/.eslintrc 0000775 00000000663 00000000000 0020644 0 ustar 00 { extends: "eslint:recommended", "env": { "node": true, "browser": true, "es6" : true, "mocha": true }, "rules": { "indent": [2, 4], "brace-style": [2, "1tbs"], "quotes": [2, "single"], "no-console": 0, "no-shadow": 0, "no-use-before-define": [2, "nofunc"], "no-underscore-dangle": 0, "no-constant-condition": 0, "space-after-function-name": 0, "consistent-return": 0 } } var/www/payraty/inventory_main/node_modules/cipher-base/.eslintrc 0000775 00000000036 00000000000 0021342 0 ustar 00 { "extends": ["standard"] } var/www/payraty/inventory_main/node_modules/qs/.eslintrc 0000775 00000002001 00000000000 0017575 0 ustar 00 { "root": true, "extends": "@ljharb", "ignorePatterns": [ "dist/", ], "rules": { "complexity": 0, "consistent-return": 1, "func-name-matching": 0, "id-length": [2, { "min": 1, "max": 25, "properties": "never" }], "indent": [2, 4], "max-lines-per-function": [2, { "max": 150 }], "max-params": [2, 16], "max-statements": [2, 53], "multiline-comment-style": 0, "no-continue": 1, "no-magic-numbers": 0, "no-restricted-syntax": [2, "BreakStatement", "DebuggerStatement", "ForInStatement", "LabeledStatement", "WithStatement"], }, "overrides": [ { "files": "test/**", "rules": { "function-paren-newline": 0, "max-lines-per-function": 0, "max-statements": 0, "no-buffer-constructor": 0, "no-extend-native": 0, "no-throw-literal": 0, }, }, ], } var/www/payraty/inventory_main/node_modules/function-bind/.eslintrc 0000775 00000000347 00000000000 0021724 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "func-name-matching": 0, "indent": [2, 4], "max-nested-callbacks": [2, 3], "max-params": [2, 3], "max-statements": [2, 20], "no-new-func": [1], "strict": [0] } } var/www/payraty/hris/node_modules/get-proto/.eslintrc 0000644 00000000150 00000000000 0016774 0 ustar 00 { "root": true, "extends": "@ljharb", "rules": { "id-length": "off", "sort-keys": "off", }, }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings