UNPKG

eslint-plugin-clsx

Version:
56 lines (28 loc) 753 B
# eslint-plugin-clsx ## 0.0.10 ### Patch Changes - 56fbdbd: fix peer dependency warning ## 0.0.9 ### Patch Changes - 2241036: fix no-redundant-clsx autofixing object literal wrapped with clsx ## 0.0.8 ### Patch Changes - 50b38fc: add redundancy selector for no-redundant-clsx ## 0.0.7 ### Patch Changes - 8594323: cleanup published files ## 0.0.6 ### Patch Changes - 75d5227: fix #16 critical build issue ## 0.0.5 ### Patch Changes - 93d93a8: fix #6 `prefer-objects-over-logical` autofix ## 0.0.4 ### Patch Changes - 5eb6a1e: no-redundant-clsx improvement ## 0.0.3 ### Patch Changes - 2204a6c: fix `forbid-true-inside-object-expressions` conversion bug ## 0.0.2 ### Patch Changes - d3b4c51: switched the project to typescript