error: ‘xxx’ is defined but never used (no-unused-vars)

error: ‘xxx’ is defined but never used (no-unused-vars)

在package.json里 修改 rules

"rules": {
  "generator-star-spacing": "off",
  "no-tabs":"off",
  "no-unused-vars":"off",
  "no-console":"off",
  "no-irregular-whitespace":"off",
  "no-debugger": "off"
}

留下回复


Warning: is_dir(): open_basedir restriction in effect. File(/www/wwwroot/my-wordpress/index.php/2021/05/25/error-xxx-is-defined-but-never-used-no-unused-vars/) is not within the allowed path(s): (/www/wwwroot/my-wordpress/:/tmp/) in /www/wwwroot/my-wordpress/wp-content/plugins/matomo/classes/WpMatomo/AIBotTracking.php on line 175