eslint-plugin-quibble

ESLint plugin with stylistic code formatting rules that are often nitpicked in code review by quibbly developers.

MIT License

Downloads
11
Stars
5
Committers
2

Bot releases are visible (Hide)

eslint-plugin-quibble - v1.0.2

Published by github-actions[bot] about 1 month ago

Patch Changes

  • 9ff317c: Add check for non-string original class names values
eslint-plugin-quibble - v1.0.1

Published by github-actions[bot] about 2 months ago

Patch Changes

  • 05608a2: Fix rule detection for empty strings
eslint-plugin-quibble - v1.0.0

Published by github-actions[bot] about 2 months ago

Major Changes

  • 871c6b1: Rename vue-no-excessive-whitespace rule to no-excessive-whitespace
    Add {j,t}sx support for the no-excessive-whitespace rule
eslint-plugin-quibble - v0.2.1

Published by github-actions[bot] about 2 months ago

Patch Changes

  • f384156: Update main readme, add missing jsdocs
eslint-plugin-quibble - v0.2.0

Published by github-actions[bot] about 2 months ago

Minor Changes

  • 6c505cd: vue-no-excessive-whitespace - add support for callees, class regex, tag handling
  • 6c505cd: Refactor utils into seperate files
eslint-plugin-quibble - v0.1.4 Latest Release

Published by github-actions[bot] about 2 months ago

Patch Changes

  • 74418bc: Update links leading to the repo
eslint-plugin-quibble - v0.1.3

Published by github-actions[bot] about 2 months ago

Patch Changes

  • c89f871: Add or correct package.json fields
eslint-plugin-quibble - v0.1.2

Published by github-actions[bot] about 2 months ago

Patch Changes

  • 0299ae1: Adjust changeset settings, fix grammatical errors in the readme, add FAQ question