PATH:
home
/
centosnipponia
/
public_html
/
nipponiagt
/
wp-content
/
plugins
/
wp-super-cache
module.exports = { extends: [ require.resolve( 'jetpack-js-tools/eslintrc/base' ) ], rules: { // Enforce use of the correct textdomain. '@wordpress/i18n-text-domain': [ 'error', { allowedTextDomain: 'wp-super-cache', }, ], }, };
[+]
..
[+]
assets
[+]
inc
[+]
js
[+]
languages
[+]
partials
[+]
plugins
[+]
rest
[+]
src
[+]
vendor
[-] advanced-cache.php
[edit]
[-] CHANGELOG.md
[edit]
[-] composer.json
[edit]
[-] composer.lock
[edit]
[-] .eslintignore
[edit]
[-] .eslintrc.cjs
[edit]
[-] LICENSE.txt
[edit]
[-] ossdl-cdn.php
[edit]
[-] package.json
[edit]
[-] README.md
[edit]
[-] readme.txt
[edit]
[-] SECURITY.md
[edit]
[-] wp-cache-base.php
[edit]
[-] wp-cache-config-sample.php
[edit]
[-] wp-cache-phase1.php
[edit]
[-] wp-cache-phase2.php
[edit]
[-] wp-cache.php
[edit]
[-] .htaccess.disabled
[edit]