eslint-config-segment
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -17,3 +17,8 @@ 'use strict'; | ||
'browser': true | ||
}, | ||
'rules': { | ||
// We frequently use console.log in development, and most of our libraries | ||
// will depend on linting success to run tests | ||
'no-console': 1 | ||
} | ||
}); |
{ | ||
"name": "eslint-config-segment", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Segment's base ESLint configuration.", | ||
@@ -5,0 +5,0 @@ "author": "Segment <friends@segment.com>", |
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
5183
114