@markuplint/config-presets
Advanced tools
Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5
{ | ||
"name": "@markuplint/config-presets", | ||
"version": "3.0.0-alpha.4", | ||
"version": "3.0.0-alpha.5", | ||
"description": "markuplint config presets", | ||
@@ -20,3 +20,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "04fdbb677c6893de3d16613ddcd112de25dc55db" | ||
"gitHead": "d2ee395d917cb69b91dedb0262b1c12ddc81fb58" | ||
} |
@@ -48,4 +48,4 @@ # @markuplint/config-presets | ||
Use **character reference**| |✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌| | ||
No use depreacted attr|You should not use deprecated attributes from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌| | ||
No use depreacted element|You should not use deprecated elements from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌| | ||
No use deprecated attr|You should not use deprecated attributes from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌| | ||
No use deprecated element|You should not use deprecated elements from the viewpoint of compatibility.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌| | ||
[Require `doctype`](https://html.spec.whatwg.org/multipage/syntax.html#syntax-doctype)|It has the effect of avoiding quirks mode.|✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌| | ||
@@ -52,0 +52,0 @@ No use ineffective attr| |✅|✅|✅|✅|✅|❌|❌|✅|❌|❌|❌| |
@@ -19,3 +19,3 @@ { | ||
/** | ||
* No use depreacted attr | ||
* No use deprecated attr | ||
* | ||
@@ -27,3 +27,3 @@ * You should not use deprecated attributes from the viewpoint of compatibility. | ||
/** | ||
* No use depreacted element | ||
* No use deprecated element | ||
* | ||
@@ -30,0 +30,0 @@ * You should not use deprecated elements from the viewpoint of compatibility. |
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