Comparing version 10.1.2 to 10.1.3
@@ -75,3 +75,3 @@ /* eslint-disable no-sync */ | ||
}, | ||
overrideConfigFile: cliOptions.overrideConfigFile, | ||
overrideConfigFile: cliOptions.config, | ||
reportUnusedDisableDirectives: cliOptions.reportUnusedDisableDirectives | ||
@@ -78,0 +78,0 @@ ? 'error' : undefined, |
{ | ||
"name": "eslint_d", | ||
"version": "10.1.2", | ||
"version": "10.1.3", | ||
"description": "Makes eslint the fastest linter on the planet", | ||
@@ -5,0 +5,0 @@ "bin": "bin/eslint_d.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
34791