Skip to content

Commit

Permalink
fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow committed Jul 18, 2023
1 parent 861bddc commit e23eb96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/db/seed/migrate-edits/types.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import { z } from 'zod'

// Generated by https://quicktype.io
Expand Down

0 comments on commit e23eb96

Please sign in to comment.