Skip to content

Commit

Permalink
chore: fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lauramargar committed Aug 20, 2024
1 parent 1d0152a commit 1a0d8d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export class QuerySuggestionsGetter implements GettersClass<QuerySuggestionsXSto

const querySuggestionsGetter = new QuerySuggestionsGetter();

// eslint-disable-next-line jsdoc/require-description-complete-sentence
// eslint-disable-next-line jsdoc/require-description-complete-sentence, tsdoc/syntax
/**.
* {@inheritDoc QuerySuggestionsGetter.querySuggestions}
*
Expand Down

0 comments on commit 1a0d8d3

Please sign in to comment.