Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Chore: remove leftover JSDoc from lint-result-cache (#14176)
  • Loading branch information
mdjermanovic committed Mar 9, 2021
1 parent 0d541f9 commit c295581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cli-engine/lint-result-cache.js
Expand Up @@ -67,7 +67,6 @@ class LintResultCache {
/**
* Creates a new LintResultCache instance.
* @param {string} cacheFileLocation The cache file location.
* configuration lookup by file path).
* @param {"metadata" | "content"} cacheStrategy The cache strategy to use.
*/
constructor(cacheFileLocation, cacheStrategy) {
Expand Down

0 comments on commit c295581

Please sign in to comment.