8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d541f9 commit c295581Copy full SHA for c295581
lib/cli-engine/lint-result-cache.js
@@ -67,7 +67,6 @@ class LintResultCache {
67
/**
68
* Creates a new LintResultCache instance.
69
* @param {string} cacheFileLocation The cache file location.
70
- * configuration lookup by file path).
71
* @param {"metadata" | "content"} cacheStrategy The cache strategy to use.
72
*/
73
constructor(cacheFileLocation, cacheStrategy) {
0 commit comments