generator-wordpress-react Javascript Linting This project uses eslint for linting all Javascript code. You can lint all js files in your peojct by running: npm run lint You can access the eslint command like normal by using: npm run eslint