@silvermine/eslint-config
Advanced tools
Comparing version 2.0.0-rc6 to 2.0.0
@@ -265,2 +265,3 @@ /** | ||
// class properties in TypeScript. The TypeScript-specific rule fixes this. | ||
'no-unused-vars': 'off', | ||
'@typescript-eslint/no-unused-vars': 'error', | ||
@@ -267,0 +268,0 @@ // new-cap throws errors with property decorators |
{ | ||
"name": "@silvermine/eslint-config", | ||
"version": "2.0.0-rc6", | ||
"version": "2.0.0", | ||
"description": "JS Code Standards for all SilverMine projects - eslint enforcement", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
16976
356
1