Package detail

eslint-config-wordpress

WordPress-Coding-Standards8.3kMITdeprecated2.0.0

This package has been deprecated, please use @wordpress/eslint-plugin or @wordpress/scripts

ESLint shareable config for WordPress

eslint, eslintconfig, eslint-config, eslint-config-wordpress

readme

changelog

2.0.0

  • fix: Use eslint-plugin-wordpress/jssc shared configuration.

1.1.0

  • feat: Add one-var and no-trailing-spaces rules.

1.0.0

  • fix: Use eslint-plugin-wordpress/jshint shared configuration.
  • chore: Removed NodeJS 0.10.x support, eslint and eslint-config-wordpress now require NodeJS > 4.2.1 LTS or greater

0.1.0

  • Initial release