@betahuhn/eslint-config-node
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -77,3 +77,3 @@ module.exports = { | ||
'operator-linebreak': [ 2, 'after' ], | ||
'func-style': 2, | ||
'func-style': 0, | ||
'new-cap': 2, | ||
@@ -126,2 +126,2 @@ 'no-var': 2, | ||
} | ||
} | ||
} |
{ | ||
"name": "@betahuhn/eslint-config-node", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"authors": [ | ||
@@ -5,0 +5,0 @@ "Maximilian Schiller <schiller@mxis.ch>" |
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
6039
125