eslint-config-mm
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -23,3 +23,3 @@ 'use strict'; | ||
'computed-property-spacing': [2, 'never'], | ||
'consistent-this': [2, 'context'], | ||
'consistent-this': 0, | ||
curly: 2, | ||
@@ -26,0 +26,0 @@ 'dot-notation': 2, |
{ | ||
"name": "eslint-config-mm", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Eslint rules for Matchminds projects @ Enrise", | ||
@@ -5,0 +5,0 @@ "main": "index.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
4349