eslint-config-bdougherty
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -7,3 +7,3 @@ 'use strict'; | ||
'brace-style': ['error', 'stroustrup'], | ||
'capitalized-comments': 'warning', | ||
'capitalized-comments': 'warn', | ||
'generator-star-spacing': ['error', 'after'], | ||
@@ -10,0 +10,0 @@ 'object-curly-spacing': ['error', 'always'] |
{ | ||
"name": "eslint-config-bdougherty", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "My default ESLint config.", | ||
@@ -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
3081