eslint-config-fxa
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -13,2 +13,3 @@ 'use strict' | ||
rules: { | ||
'camelcase': 2, | ||
'complexity': [2, 6], | ||
@@ -15,0 +16,0 @@ 'consistent-this': [2, 'self'], |
{ | ||
"name": "eslint-config-fxa", | ||
"description": "ESLint shareable config file for Firefox Accounts projects.", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"author": "Peter deHaan <peter@deseloper.com> (http://nodeexamples.com/)", | ||
@@ -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
3582
71