Skip to content

Commit

Permalink
Fix build warning
Browse files Browse the repository at this point in the history
  • Loading branch information
stuft2 committed Mar 16, 2021
1 parent 6939ef9 commit 6a61b48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/setters/setter.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
// eslint-disable-next-line @typescript-eslint/no-unused-vars
export type Setter = (pkg: Record<string, unknown>) => void

0 comments on commit 6a61b48

Please sign in to comment.