eslint-config-novacredit
Advanced tools
Comparing version 1.1.26 to 1.1.27
@@ -38,6 +38,3 @@ 'use strict'; | ||
'operator-linebreak': 0, | ||
'function-paren-newline': ['error', 'multiline'], | ||
'function-call-argument-newline': ['error', 'consistent'], | ||
'array-element-newline': ['error', { multiline: true }], | ||
'array-bracket-newline': ['error', 'consistent'], | ||
'function-paren-newline': ['error', 'consistent'], | ||
'implicit-arrow-linebreak': 0, | ||
@@ -44,0 +41,0 @@ camelcase: ['error', { ignoreDestructuring: true, properties: 'never' }], |
{ | ||
"name": "eslint-config-novacredit", | ||
"version": "1.1.26", | ||
"version": "1.1.27", | ||
"description": "Nova Credit's configuration for style", | ||
@@ -5,0 +5,0 @@ "main": "", |
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
6395
164