eslint-formatter-mo
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -25,2 +25,6 @@ const path = require( 'path' ) | ||
if ( errorCount + warningCount === 0 ) { | ||
return | ||
} | ||
totalErrorCount = totalErrorCount + errorCount | ||
@@ -27,0 +31,0 @@ totalWarningCount = totalWarningCount + warningCount |
{ | ||
"name": "eslint-formatter-mo", | ||
"description": "", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "files": [ |
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
9662
216