Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeTorrealba committed Sep 7, 2024
1 parent 2ccd6c4 commit 8f18558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ export function invalidateInstance(instance: TresObject) {
}

export function noop(fn: string): any {
// eslint-disable-next-line no-unused-expressions
fn
}

Expand Down

0 comments on commit 8f18558

Please sign in to comment.