🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

eslint-plugin-readable-tailwind

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-readable-tailwind - npm Package Versions

1245
9

1.6.0

Diff
schoero
published 1.6.0 •

Changelog

Source

v1.6.0

compare changes

Features

  • New rule no-duplicate-classes (#49)
    This rule will be enabled by default in v2.0.0. If you want to enable it now, please refer to the rule documentation.
    You can suggest additional rules in the discussions.

Refactors

schoero
published 1.5.3 •

Changelog

Source

v1.5.3

compare changes

Refactors

  • Insertion of unnecessary escape characters (#47)
schoero
published 1.5.2 •

Changelog

Source

v1.5.2

compare changes

Fixes

  • Remove unnecessary plugin import in shared config (#44)
  • Support svelte shorthand syntax (#43)
schoero
published 1.5.1 •

Changelog

Source

v1.5.1

compare changes

Fixes

  • Commonjs build (#39)
schoero
published 1.5.0 •

Changelog

Source

v1.5.0

compare changes

Features

  • Vue bound classes (#31)

Fixes

  • Change quotes in multiline arrays (#32)
  • Escape nested quotes (#33)
  • Allow call expressions as object values (#34)
  • Attributes are no longer case sensitive (#35)
  • Warn in html matchers (#36)
  • Don't treat escape characters as whitespace (6aa74f8)

Refactors

  • Simplify build system (#26, #29)
schoero
published 1.5.0-vue.4 •
schoero
published 1.5.0-vue.3 •
schoero
published 1.5.0-vue.2 •
schoero
published 1.5.0-vue.1 •
schoero
published 1.5.0-vue.0 •