eslint-config-mgol
Advanced tools
Comparing version 0.0.19 to 0.0.20
@@ -57,3 +57,3 @@ 'use strict'; | ||
'dot-location': ['error', 'property'], | ||
eqeqeq: ['error', 'smart'], | ||
eqeqeq: ['error', 'allow-null'], | ||
'guard-for-in': 'off', | ||
@@ -60,0 +60,0 @@ 'no-alert': 'error', |
{ | ||
"name": "eslint-config-mgol", | ||
"version": "0.0.19", | ||
"version": "0.0.20", | ||
"description": "ESLint config for projects written by mgol", | ||
@@ -5,0 +5,0 @@ "main": "eslint-config-mgol.js", |
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
12198