@e-chan1007/eslint-config-base
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0
@@ -91,3 +91,3 @@ module.exports = { | ||
"no-param-reassign": ["error", { "props": false }], | ||
"no-return-assign": ["error", "always"], | ||
"no-return-assign": ["error", "except-parens"], | ||
"no-self-assign": "error", | ||
@@ -94,0 +94,0 @@ "no-self-compare": "error", |
{ | ||
"name": "@e-chan1007/eslint-config-base", | ||
"description": "Common settings for ESLint", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "author": "e_chan1007 <echan041007@gmail.com> (https://e-chan.me)", | ||
}, | ||
"gitHead": "f0683d16675bd84942364be6af51b280885eb4e7" | ||
"gitHead": "97c4e169674a009f70561f84e1659c0ce5f46251" | ||
} |
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
1
6559