Skip to content

Commit a90462f

Browse files
committed
chore: remove @ts-expect-error
1 parent bcfcd63 commit a90462f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import type { DtsGenerationConfig } from './types'
22
import process from 'node:process'
3-
// @ts-expect-error - types are missing for now
43
import { loadConfig } from 'bun-config'
54

65
// Get loaded config

0 commit comments

Comments
 (0)