belly-button
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -74,3 +74,3 @@ 'use strict'; | ||
'no-mixed-spaces-and-tabs': 'error', | ||
'no-multi-spaces': 'error', | ||
'no-multi-spaces': ['error', { 'ignoreEOLComments': true }], | ||
'no-multi-str': 'error', | ||
@@ -77,0 +77,0 @@ 'no-multiple-empty-lines': ['error', { 'max': 2 }], |
{ | ||
"name": "belly-button", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Continuation Labs linter", | ||
@@ -5,0 +5,0 @@ "author": "Continuation Labs <contact@continuation.io> (http://continuation.io/)", |
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
14619