Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak committed Dec 8, 2024
1 parent f7e9c91 commit 554a6a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/FluentJSONSchema.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ export interface S extends BaseSchema<S> {
FORMATS: FORMATS
}

// eslint-disable-next-line @typescript-eslint/no-redeclare, no-var
export declare var S: S

export default S

0 comments on commit 554a6a6

Please sign in to comment.