eslint-config-loke
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -102,3 +102,3 @@ module.exports = { | ||
"indent": [2, 2], | ||
"indent": [2, 2, {"SwitchCase": 1}], | ||
"brace-style": [2, | ||
@@ -105,0 +105,0 @@ "1tbs", { |
{ | ||
"name": "eslint-config-loke", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "## General rules", | ||
@@ -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
3981