eslint-config-adjunct
Advanced tools
Comparing version 4.12.0 to 4.12.1
{ | ||
"name": "eslint-config-adjunct", | ||
"version": "4.12.0", | ||
"version": "4.12.1", | ||
"author": "David J. Bradshaw", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
module.exports = { | ||
"extends": ["plugin:pii/recommended"], | ||
"rules": { | ||
"pii/no-dob": 0, // Buggy rule | ||
} | ||
} |
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
36326
836