standard-engine
Advanced tools
Comparing version 11.0.0 to 11.0.1
@@ -53,2 +53,7 @@ module.exports.cli = require('./bin/cmd') | ||
}, opts.eslintConfig) | ||
if (this.eslintConfig.configFile != null) { | ||
this.eslintConfig.resolvePluginsRelativeTo = | ||
path.dirname(this.eslintConfig.configFile) | ||
} | ||
} | ||
@@ -55,0 +60,0 @@ |
{ | ||
"name": "standard-engine", | ||
"description": "Wrap your standards in a tortilla and cover it in special sauce.", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"author": "Dan Flettre <flettre@gmail.com> (http://twitter.com/flettre/)", | ||
@@ -6,0 +6,0 @@ "bugs": { |
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
33833
325