Skip to content

Commit 190aaba

Browse files
committed
chore: wip
1 parent 1346f5b commit 190aaba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { DtsGenerationConfig } from './types'
22
import process from 'node:process'
3+
// @ts-expect-error current issue with bunfig and dtsx
34
import { loadConfig } from 'bunfig'
45

56
export const defaultConfig: DtsGenerationConfig = {

0 commit comments

Comments
 (0)