You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-readable-tailwind

Package Overview
Dependencies
Maintainers
1
Versions
83
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.1

Diff
s
schoero
published 1.6.1 •

Changelog

Source

v1.6.1

compare changes

Fixes

  • Group type never not working with expressions (#53)
s
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

s
schoero
published 1.5.3 •

Changelog

Source

v1.5.3

compare changes

Refactors

  • Insertion of unnecessary escape characters (#47)
s
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)
s
schoero
published 1.5.1 •

Changelog

Source

v1.5.1

compare changes

Fixes

  • Commonjs build (#39)
s
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)
s
schoero
published 1.5.0-vue.4 •
s
schoero
published 1.5.0-vue.3 •
s
schoero
published 1.5.0-vue.2 •
s
schoero
published 1.5.0-vue.1 •