Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

Releases: WordPress-Coding-Standards/eslint-config-wordpress

2.0.0

16 Jun 09:11
Compare
Choose a tag to compare
  • fix: Use eslint-plugin-wordpress/jssc shared configuration.

1.1.0

04 Dec 09:21
Compare
Choose a tag to compare
  • feat: Add one-var and no-trailing-spaces rules.

1.0.0

16 Oct 13:35
Compare
Choose a tag to compare
  • 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