Skip to content

Commit

Permalink
chore: remove @ts-expect-error
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Nov 9, 2024
1 parent bcfcd63 commit a90462f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { DtsGenerationConfig } from './types'
import process from 'node:process'
// @ts-expect-error - types are missing for now
import { loadConfig } from 'bun-config'

// Get loaded config
Expand Down

0 comments on commit a90462f

Please sign in to comment.