eslint-config-xo
Advanced tools
Comparing version 0.41.0 to 0.42.0
@@ -280,3 +280,3 @@ 'use strict'; | ||
// c8 => https://github.com/bcoe/c8 | ||
ignorePattern: /pragma|ignore|prettier-ignore|webpack\w+:|c8/.source, | ||
ignorePattern: /pragma|ignore|prettier-ignore|webpack\w+:|c8|type-coverage:/.source, | ||
ignoreInlineComments: true, | ||
@@ -283,0 +283,0 @@ ignoreConsecutiveComments: true, |
{ | ||
"name": "eslint-config-xo", | ||
"version": "0.41.0", | ||
"version": "0.42.0", | ||
"description": "ESLint shareable config for XO", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
16564