eslint-plugin-dtslint
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -0,1 +1,8 @@ | ||
<a name="2.0.3"></a> | ||
## [2.0.3](https://github.com/cartant/eslint-plugin-dtslint/compare/v2.0.2...v2.0.3) (2020-11-03) | ||
### Changes | ||
* Update rule metadata. | ||
<a name="2.0.2"></a> | ||
@@ -2,0 +9,0 @@ ## [2.0.2](https://github.com/cartant/eslint-plugin-dtslint/compare/v2.0.1...v2.0.2) (2020-10-23) |
@@ -7,3 +7,3 @@ "use strict"; | ||
docs: { | ||
category: "Best Practices", | ||
category: "Possible Errors", | ||
description: "Forbids dtslint-like expectations that have typographical errors.", | ||
@@ -10,0 +10,0 @@ recommended: false, |
@@ -80,3 +80,3 @@ { | ||
}, | ||
"version": "2.0.2" | ||
"version": "2.0.3" | ||
} |
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
33749
19