HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/linde-ai/html/node_modules/minimist/.eslintrc
{
  "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,
  },
}