eslint-config-defaults
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -17,3 +17,3 @@ { | ||
"version" : "0.3.1", | ||
"version" : "0.3.2", | ||
"author" : "Eric Baer <me@ericbaer.com>", | ||
@@ -20,0 +20,0 @@ |
@@ -67,3 +67,4 @@ # eslint-config-strict | ||
return _.extend( | ||
// Note: ESLint config has deep properties so make sure to use a merge rather than an extend | ||
return _.merge( | ||
{ | ||
@@ -70,0 +71,0 @@ env: { |
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
33336
88