eslint-plugin-tailwindcss
Advanced tools
Comparing version 1.17.0-beta.0 to 1.17.0
{ | ||
"name": "eslint-plugin-tailwindcss", | ||
"version": "1.17.0-beta.0", | ||
"version": "1.17.0", | ||
"description": "Rules enforcing best practices while using Tailwind CSS", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -15,2 +15,4 @@ # eslint-plugin-tailwindcss | ||
- Handling `Literal` attribute values (e.g. `className={'...'}` mind the curly brackets) instead of ignoring them | ||
- FIX: issue with trim and `TemplateLiteral` causing unwanted concatenation of classnames | ||
@@ -17,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
94056
0
143