eslint-config-stylelint
Advanced tools
Comparing version 8.2.0 to 8.3.0
# 8.3.0 | ||
- Changed: `eslint-plugin-jest` rules to `error` | ||
# 8.2.0 | ||
@@ -3,0 +7,0 @@ |
@@ -27,4 +27,4 @@ { | ||
"strict": ["error", "global"], | ||
"jest/no-identical-title": "warn" | ||
"jest/prefer-to-have-length": "error" | ||
} | ||
} |
{ | ||
"name": "eslint-config-stylelint", | ||
"version": "8.2.0", | ||
"version": "8.3.0", | ||
"description": "stylelint org's shareable config for eslint", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
4225