eslint-plugin-github
Advanced tools
Comparing version 0.14.0 to 0.14.1
@@ -13,2 +13,3 @@ module.exports = { | ||
'no-sprockets-directives': require('./rules/no-sprockets-directives'), | ||
'no-then': require('./rules/no-then'), | ||
'no-unused-disabled-rules': require('./rules/no-unused-disabled-rules') | ||
@@ -15,0 +16,0 @@ }, |
{ | ||
"name": "eslint-plugin-github", | ||
"version": "0.14.0", | ||
"version": "0.14.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
45759
1167