Changes
Fixes
dev: eslint-plugin improve suggestion speed (#2590)
dev: eslint-plugin improve suggestion speed (#2590)
fix: Invalidate the cache if cspell version has changed. (#2580)
fix: Invalidate the cache if cspell version has changed. (#2580)
Invalidate the cspell
cache whenever the major or minor version of cspell has changed.
fix: eslint-plugin - fix issue with document directives (#2576)
fix: eslint-plugin - fix issue with document directives (#2576)
Ignore Regexp were not being honored.