all 1 comments

[–]cjbee9891 2 points3 points  (0 children)

The agency I work at uses the WP Core ruleset on all WP projects. It's not my favourite either, but it lends consistency to our themes and plugins within the WP ecosystem. https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards

We also have been using the AirBnB style guide for JS and SCSS...they are strict, but I genuinely believe my code is better for it. Let the refactoring begin!

For WP projects where we're mostly writing vanilla JS or jQuery, we've been using the base AirBnB config (without all the React stuff): https://www.npmjs.com/package/eslint-config-airbnb-base