1.0.3 • Published 4 years ago

@webdevstudios/eslint-config-js-coding-standards v1.0.3

Weekly downloads
25
License
GPL-2.0-or-later
Repository
github
Last release
4 years ago

WebDevStudios ESLint Config for JavaScript Coding Standards

How to Install

Install @webdevstudios/js-coding-standards


Changelog

1.0.3

  • Correct the no-multi-space which is incorrect to no-multi-spaces which is the correct rule

1.0.2

  • Don't allow multi spaces eslint
  • Bump acorn from 7.1.0 to 7.1.1 PR
  • Bump eslint to >=6.8.0 so parent packages can require greater versions if need-be, e.g. js-coding-standards js-coding-standards/issues/8

1.0.1

1.0.0

1.0.0-beta2

1.0.0-beta1

  • Now requiring public package @webdevstudios/eslint-plugin-js-coding-standards
  • Removed error for @wordpress/dependency-group rule
  • Working beta state the replicates JS from WDS-Coding-Standards with @wordpress/eslint-plugin

1.0.0-alpha1

  • Working version that uses the eslint-custom plugin correctly