eslint-plugin-tailwindcss
Advanced tools
Comparing version 1.17.1-beta.1 to 1.17.1
{ | ||
"name": "eslint-plugin-tailwindcss", | ||
"version": "1.17.1-beta.1", | ||
"version": "1.17.1", | ||
"description": "Rules enforcing best practices while using Tailwind CSS", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -15,2 +15,6 @@ # eslint-plugin-tailwindcss | ||
- FIX: [classname `aspect-none` should be valid](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/63) | ||
- FIX: [Invalid regular expression](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/62) | ||
- Handling `Literal` attribute values (e.g. `className={'...'}` mind the curly brackets) instead of ignoring them | ||
@@ -17,0 +21,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
94303
0
147