WordPress JavaScript Coding Standards shareable config for ESLint.
$ 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.