eslint-config-mgol
Advanced tools
Comparing version 0.0.45 to 0.0.46
@@ -240,3 +240,3 @@ 'use strict'; | ||
'prefer-object-spread': 'error', | ||
quotes: ['error', 'single'], | ||
quotes: 'off', | ||
'sort-keys': 'off', | ||
@@ -243,0 +243,0 @@ 'sort-vars': 'off', |
{ | ||
"name": "eslint-config-mgol", | ||
"version": "0.0.45", | ||
"version": "0.0.46", | ||
"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
13333