@cspell/cspell-types
Advanced tools
Comparing version 8.1.3 to 8.2.0
@@ -118,3 +118,3 @@ import type { ReporterConfigurationBase } from './CSpellReporter.js'; | ||
/** | ||
* Tells the spell checker to searching for `.gitignore` files when it reaches a matching root. | ||
* Tells the spell checker to stop searching for `.gitignore` files when it reaches a matching root. | ||
*/ | ||
@@ -121,0 +121,0 @@ gitignoreRoot?: FsPath | FsPath[]; |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "8.1.3", | ||
"version": "8.2.0", | ||
"description": "Types for cspell and cspell-lib", | ||
@@ -89,3 +89,3 @@ "type": "commonjs", | ||
}, | ||
"gitHead": "ea4335117b7c0e7b9ec22738315c82fae24ea997" | ||
"gitHead": "3bcd6430bb33fb221d07030a60a2d61a2479e7ae" | ||
} |
Sorry, the diff of this file is too big to display
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
194960