HEX
Server: Apache/2.4.41
System: Linux mainweb 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: nationalmedicaregrp (1119)
PHP: 8.3.7
Disabled: exec,passthru,shell_exec,system,popen,proc_open,pcntl_exec
Upload Files
File: /home/sreyam/public_html/lib/jarallax-master/.eslintrc
{
    "extends": "airbnb",
    "rules": {
        "class-methods-use-this": 0,
        "func-names": 0,
        "indent": [2, 4],
        "no-mixed-operators": 0,
        "no-plusplus": 0,
        "no-underscore-dangle": 0,
        "no-param-reassign": 0,
        "no-continue": 0,
        "no-script-url": 0,
        "no-control-regex": 0,
        "linebreak-style": 0,
        "max-len": [2, 250],
        "prefer-rest-params": 0,
        "import/no-mutable-exports": 0,
        "import/prefer-default-export": 0,
        "jsx-a11y/href-no-hash": "off",
        "jsx-a11y/anchor-is-valid": ["warn", { "aspects": ["invalidHref"] }]
    },
    "env": {
        "browser": true,
        "node": true,
        "jquery": true
    },
    "globals": {
        "jarallax": true,
        "YT": true,
        "Vimeo": true
    }
}