eslint-config-scm
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -108,3 +108,3 @@ /** | ||
'radix': 'error', | ||
'require-await': 'warn', | ||
'require-await': 'off', | ||
'vars-on-top': 'error', | ||
@@ -111,0 +111,0 @@ 'wrap-iife': ['error', 'outside'], |
{ | ||
"name": "eslint-config-scm", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "Common code style for scm", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/eleme/eslint-config-scm" | ||
"url": "https://github.com/cloudIC/eslint-config-scm" | ||
}, | ||
@@ -19,5 +19,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/eleme/eslint-config-scm/issues" | ||
"url": "https://github.com/cloudIC/eslint-config-scm/issues" | ||
}, | ||
"homepage": "https://github.com/eleme/eslint-config-scm#readme", | ||
"homepage": "https://github.com/cloudIC/eslint-config-scm#readme", | ||
"peerDependencies": { | ||
@@ -24,0 +24,0 @@ "eslint": ">= 3" |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
13813
1
0