eslint-config-dvpnt
Advanced tools
Comparing version 2.0.0-alpha.0 to 2.0.0-alpha.1
@@ -76,6 +76,3 @@ module.exports = { | ||
'indent': ['error', 'tab', { | ||
'SwitchCase': 1, | ||
'VariableDeclarator': 1, | ||
'MemberExpression': 1, | ||
'ArrayExpression': 'first' | ||
'SwitchCase': 1 | ||
}], | ||
@@ -82,0 +79,0 @@ 'max-len': ['error', { |
{ | ||
"name": "eslint-config-dvpnt", | ||
"version": "2.0.0-alpha.0", | ||
"version": "2.0.0-alpha.1", | ||
"description": "eslint config for dvpnt projects", | ||
@@ -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
5114
185