Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /var/www/html/queuepro/node_modules/fastest-levenshtein/ drwxrwxr-x | |
| Viewing file: Select action/file-type: "use strict";
module.exports = {
env: {
browser: true,
commonjs: true,
es2020: true,
},
extends: ["eslint:all", "prettier", "plugin:node/recommended"],
parserOptions: {
ecmaVersion: 11,
},
rules: {
camelcase: "off",
"capitalized-comments": "off",
curly: ["error", "all"],
"id-length": "off",
"max-lines-per-function": "off",
"max-statements": "off",
"multiline-comment-style": "off",
"no-bitwise": "off",
"no-magic-numbers": "off",
"no-param-reassign": "off",
"no-plusplus": "off",
"one-var": "off",
"padded-blocks": "off",
},
};
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.1297 ]-- |