WordPress JavaScript Coding Standards shareable config for ESLint.
This package has been deprecated, please use @wordpress/eslint-plugin or @wordpress/scripts
$ npm install eslint-config-wordpressAdd this to your .eslintrc.json file:
"extends": "wordpress"If you are using YAML or JavaScript for your ESLint configuration file format ensure you use the correct syntax for the language used.