eslint-config-ebay
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "eslint-config-ebay", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "ESLint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -119,4 +119,2 @@ 'use strict'; | ||
"no-with": 2, | ||
// require use of the second argument for parseInt() | ||
"radix": 2, | ||
// requires to declare all vars on top of their containing scope | ||
@@ -123,0 +121,0 @@ "vars-on-top": 0, |
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
24333
472