Skip to content

Commit

Permalink
rm extra es lint disable
Browse files Browse the repository at this point in the history
  • Loading branch information
charmingduchess committed Nov 26, 2024
1 parent 7918274 commit 286715c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types/searchTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ export interface AdvancedSearchQueryParams {
subject?: string
}

/* eslint-disable @typescript-eslint/naming-convention */

export interface SearchQueryParams
extends Identifiers,
AdvancedSearchQueryParams {
Expand Down

0 comments on commit 286715c

Please sign in to comment.