eslint-plugin-ecology9
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "eslint-plugin-ecology9", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "eslint plugin for weaver ecology 9.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -39,3 +39,3 @@ # eslint-plugin-ecology9 | ||
"rules": { | ||
"ecology9/rule-name": 2 | ||
"ecology9/rule-name": [2, 10, false] // option[0] loop parent, option[1] fix | ||
} | ||
@@ -42,0 +42,0 @@ } |
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
14243